Skip to content

Commit 6616dda

Browse files
committed
dump to 0.3.4
1 parent 0f26808 commit 6616dda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "influx_db_client"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
authors = ["piaoliu <[email protected]>"]
55
documentation = "https://docs.rs/influx_db_client/"
66
repository = "https://github.com/driftluo/InfluxDBClient-rs"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This project has been able to run properly, PR is welcome.
1919

2020
```
2121
[dependencies]
22-
influx_db_client = "^0.3.2"
22+
influx_db_client = "^0.3.4"
2323
2424
[patch.crates-io]
2525
influx_db_client = { git = 'https://github.com/driftluo/InfluxDBClient-rs' }

0 commit comments

Comments
 (0)