Skip to content

Commit cefff99

Browse files
authored
Merge pull request #759 from hermit-os/dependabot/cargo/polling-3.9.0
build(deps): bump polling from 3.8.0 to 3.9.0
2 parents 50a1183 + 6fe14da commit cefff99

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)