Skip to content

Commit

Permalink
build(deps): bump flume from 0.11.0 to 0.11.1 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent e8d77a8 commit ab179ff
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 @@ -10,7 +10,7 @@ anyhow = "1.0.86"
chrono = "0.4"
clap = { version = "4", features = ["derive"] }
curl = "^0.4.44"
flume = { version = "0.11.0", default-features = false }
flume = { version = "0.11.1", default-features = false }
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.9"

Expand Down

0 comments on commit ab179ff

Please sign in to comment.