Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
minato128 committed Mar 13, 2024
1 parent cfe35b2 commit 8a15ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the `datadog-statsd` package as a dependency in your `Cargo.toml` file:

```toml
[dependencies]
datadog-statsd = "^0.1.0"
datadog-statsd = "0.1.2"
```

You need rustc >= 1.31.0 for statsd to work.
Expand Down

0 comments on commit 8a15ed3

Please sign in to comment.