Skip to content

Commit 9f81a94

Browse files
cargo: bump stop-token from 0.2.0 to 0.4.0
Bumps [stop-token](https://github.com/async-rs/stop-token) from 0.2.0 to 0.4.0. - [Release notes](https://github.com/async-rs/stop-token/releases) - [Commits](https://github.com/async-rs/stop-token/commits) --- updated-dependencies: - dependency-name: stop-token dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e3c2fc commit 9f81a94

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

Cargo.lock

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ serde = { version = "1.0", features = ["derive"] }
6565
sha-1 = "0.9"
6666
sha2 = "0.9"
6767
smallvec = "1"
68-
stop-token = "0.2"
68+
stop-token = "0.4"
6969
strum = "0.21"
7070
strum_macros = "0.21"
7171
surf = { version = "2.3", default-features = false, features = ["h1-client"] }

0 commit comments

Comments
 (0)