Skip to content

Commit e3d9850

Browse files
authored
Merge pull request #66 from dashed/dependabot/cargo/num-0.4.3
Bump num from 0.4.2 to 0.4.3
2 parents eb20367 + 64bc6c9 commit e3d9850

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

2023/day-08-2023/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2021"
77

88
[dependencies]
99
rayon = "1.10.0"
10-
num = "0.4.2"
10+
num = "0.4.3"

Cargo.lock

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

0 commit comments

Comments
 (0)