We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da3df8 commit 40edf9dCopy full SHA for 40edf9d
README.md
@@ -50,7 +50,7 @@ Pull requests are always welcome. See [Contributing](https://github.com/Empty2k1
50
Add the following to your `Cargo.toml`
51
52
```toml
53
-influxdb = "0.0.4"
+influxdb = "0.0.5"
54
```
55
56
For an example with using Serde deserialization, please refer to [serde_integration](crate::integrations::serde_integration)
0 commit comments