Skip to content

Commit

Permalink
Bump num-derive from 0.3.3 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [num-derive](https://github.com/rust-num/num-derive) from 0.3.3 to 0.4.1.
- [Changelog](https://github.com/rust-num/num-derive/blob/master/RELEASES.md)
- [Commits](rust-num/num-derive@num-derive-0.3.3...num-derive-0.4.1)

---
updated-dependencies:
- dependency-name: num-derive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 67eba9a commit a4e1395
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 10 deletions.
29 changes: 20 additions & 9 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 @@ -20,7 +20,7 @@ slog-async = "^2.8"
slog-term = "^2.9"
crossbeam-channel = "^0.5"
nix = "^0.26"
num-derive = "^0.3"
num-derive = "^0.4"
num-traits = "^0.2"
sd-notify = "^0.4"
static_assertions = "1.1.0"
Expand Down

0 comments on commit a4e1395

Please sign in to comment.