Skip to content

Commit 6fe14da

Browse files
build(deps): bump polling from 3.8.0 to 3.9.0
Bumps [polling](https://github.com/smol-rs/polling) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.8.0...v3.9.0) --- updated-dependencies: - dependency-name: polling dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14ea0b1 commit 6fe14da

File tree

2 files changed

+89
-17
lines changed

2 files changed

+89
-17
lines changed

Cargo.lock

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

examples/polling/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Stefan Lankes <[email protected]>"]
44
edition = "2021"
55

66
[dependencies]
7-
polling = "3.8"
7+
polling = "3.9"
88
env_logger = { version = "0.11.2", default-features = false }
99
log = { version = "0.4.8" }
1010

0 commit comments

Comments
 (0)