Skip to content

Commit cdafe0e

Browse files
deps: bump heck from 0.4.1 to 0.5.0
Pull-Request: #5240.
1 parent 4a6d59c commit cdafe0e

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swarm-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
1414
proc-macro = true
1515

1616
[dependencies]
17-
heck = "0.4"
17+
heck = "0.5"
1818
quote = "1.0"
1919
syn = { version = "2.0.52", default-features = false, features = ["clone-impls", "derive", "parsing", "printing", "proc-macro"] }
2020
proc-macro2 = "1.0"

0 commit comments

Comments
 (0)