Skip to content

Commit 429f6e0

Browse files
authored
Merge pull request #5 from brndnmtthws/dependabot/cargo/num-0.3
Update num requirement from 0.2 to 0.3
2 parents 27b8618 + 777135e commit 429f6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ edition = "2018"
66

77
[dependencies]
88
rand = "0.7"
9-
num = "0.2"
9+
num = "0.3"

0 commit comments

Comments
 (0)