Skip to content

Commit

Permalink
logos-derive: fix RUSTSEC-2020-0122 by upgrading beef: 0.4.1 -> 0.5.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
basvandijk authored Jan 28, 2021
1 parent ea0a3a7 commit 5cdd6e4
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 logos-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ name = "logos_derive"
proc-macro = true

[dependencies]
beef = "0.4.1"
beef = "0.5.0"
fnv = "1.0.6"
syn = { version = "1.0.17", features = ["full"] }
quote = "1.0.3"
Expand Down

0 comments on commit 5cdd6e4

Please sign in to comment.