Skip to content

Commit 64bc6c9

Browse files
Bump num from 0.4.2 to 0.4.3
Bumps [num](https://github.com/rust-num/num) from 0.4.2 to 0.4.3. - [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md) - [Commits](rust-num/num@num-0.4.2...num-0.4.3) --- updated-dependencies: - dependency-name: num dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb20367 commit 64bc6c9

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)