Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wusyong authored Feb 13, 2023
1 parent d0d5f63 commit fc113d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
thiserror = "1.0"
url = "2.3"
tao = { version = "0.1.0", default-features = false, features = [ "serde" ] }
tao = { version = "0.18.0", default-features = false, features = [ "serde" ] }
http = "0.2.8"

[dev-dependencies]
Expand Down

0 comments on commit fc113d6

Please sign in to comment.