Skip to content

Commit

Permalink
Bump sync_wrapper from 0.1.2 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [sync_wrapper](https://github.com/Actyx/sync_wrapper) from 0.1.2 to 1.0.0.
- [Commits](https://github.com/Actyx/sync_wrapper/commits)

---
updated-dependencies:
- dependency-name: sync_wrapper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent c3d4d6e commit 195cca5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.0"
tokio = { version = "1", features = ["macros", "fs"] }
tokio-graceful = "0.1"
tokio-rustls = "0.25"
Expand Down

0 comments on commit 195cca5

Please sign in to comment.