Skip to content

Commit

Permalink
chore: bump flume from 0.11.0 to 0.11.1 in /src/rust
Browse files Browse the repository at this point in the history
Bumps [flume](https://github.com/zesterer/flume) from 0.11.0 to 0.11.1.
- [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zesterer/flume/commits)

---
updated-dependencies:
- dependency-name: flume
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent fbdb8da commit b7a4414
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/rust/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 src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ extendr-api = { git = "https://github.com/extendr/extendr", rev = "1895bfc8ee223
"result_list",
"serde",
] }
flume = "0.11.0"
flume = "0.11.1"
indenter = "0.3.3"
ipc-channel = "0.18.3"
once_cell = "1.20.2"
Expand Down

0 comments on commit b7a4414

Please sign in to comment.