Skip to content

Commit

Permalink
Merge pull request #7 from minato128/f/readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
minato128 authored Mar 13, 2024
2 parents 8f52c4e + 8a15ed3 commit 8319e2f
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 8319e2f

Please sign in to comment.