Skip to content

Commit

Permalink
build(deps): bump talc from 3.1.2 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [talc](https://github.com/SFBdragon/talc) from 3.1.2 to 4.0.0.
- [Commits](https://github.com/SFBdragon/talc/commits)

---
updated-dependencies:
- dependency-name: talc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent b8bb5b1 commit 48656d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -89,7 +89,7 @@ rand_chacha = { version = "0.3", default-features = false }
shell-words = { version = "1.1", default-features = false }
smallvec = { version = "1", features = ["const_new"] }
take-static = "0.1"
talc = { version = "3" }
talc = { version = "4" }
time = { version = "0.3", default-features = false }
zerocopy = { version = "0.7", features = ["derive"] }

Expand Down

0 comments on commit 48656d4

Please sign in to comment.