Skip to content

Commit

Permalink
update dependencies: cargo update (and bump sync_wrapper to 1.0 status)
Browse files Browse the repository at this point in the history
  • Loading branch information
glendc committed Mar 18, 2024
1 parent c3d4d6e commit a6b9074
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ rustls-pemfile = "2.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_urlencoded = "0.7"
sync_wrapper = "0.1.2"
sync_wrapper = "1.0"
tokio = { version = "1", features = ["macros", "fs"] }
tokio-graceful = "0.1"
tokio-rustls = "0.25"
Expand Down

0 comments on commit a6b9074

Please sign in to comment.