Skip to content

Commit

Permalink
Bump num from 0.3.1 to 0.4.0 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 4, 2021
1 parent 0325fbb commit e520b3b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ doc = true
chrono = "0.4.19"
data-encoding = "2.3.2"
once_cell = "1.7.2"
num = "0.3"
num = "0.4"
ring = "~0.16.20"
serde = { version = "1.0.124", features=["derive"] }
serde_json = { version = "1.0", features = ["preserve_order"] }
Expand Down

0 comments on commit e520b3b

Please sign in to comment.