Skip to content

Commit

Permalink
Deps: Patch flume.
Browse files Browse the repository at this point in the history
Addresses security advisory in downstream nanorand.
  • Loading branch information
FelixMcFelix committed Dec 19, 2020
1 parent 8d6bd4f commit 2fc88a6
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 @@ -43,7 +43,7 @@ version = "0.2"

[dependencies.flume]
optional = true
version = "0.9"
version = "0.10"

[dependencies.futures]
version = "0.3"
Expand Down

0 comments on commit 2fc88a6

Please sign in to comment.