diff --git a/clients/rust/README.md b/clients/rust/README.md index a430c24..3c0ccbf 100644 --- a/clients/rust/README.md +++ b/clients/rust/README.md @@ -118,7 +118,7 @@ let registry = dynamicfeed_verify::LifecycleRegistry::parse_with_options( ```toml [dependencies] -dynamicfeed-verify = { version = "1.0.2", features = ["fetch"] } # target release; not published by this PR +dynamicfeed-verify = { version = "1.0.2", features = ["fetch"] } ``` ## CLI