Skip to content

Commit

Permalink
build(deps): update pollster requirement from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: pollster
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pentamassiv committed Oct 29, 2024
1 parent 2cae879 commit 7d5cf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ foreign-types-shared = "0.3"
libc = "0.2"
reis = { version = "0.3.0", optional = true }
ashpd = { version = "0.9.1", optional = true }
pollster = { version = "0.3.0", optional = true }
pollster = { version = "0.4.0", optional = true }
once_cell = { version = "1.19.0", optional = true }
wayland-protocols-misc = { version = "0.3", features = [
"client",
Expand Down

0 comments on commit 7d5cf06

Please sign in to comment.