Skip to content

Commit 64972fc

Browse files
fix(deps): update rust crate num-derive to 0.4.0
1 parent c26287d commit 64972fc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

crates/whirl_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ log = "0.4.14"
1919
# Utility
2020
async-trait = "0.1.52"
2121
num-traits = "0.2.14"
22-
num-derive = "0.3.3"
22+
num-derive = "0.4.0"
2323

2424
# Byte Manipulation
2525
bytes = "1.1.0"

0 commit comments

Comments
 (0)