Skip to content

Commit

Permalink
Merge pull request #2419 from dathere/dependabot/cargo/base62-2.1.0
Browse files Browse the repository at this point in the history
build(deps): bump base62 from 2.0.3 to 2.1.0
  • Loading branch information
jqnatividad authored Jan 8, 2025
2 parents d8c1524 + d7926e0 commit 442135f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 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 @@ -71,7 +71,7 @@ panic = "abort"
ahash = "0.8"
arboard = { version = "3.4.1", default-features = false, optional = true }
atoi_simd = "0.16"
base62 = { version = "2.0", optional = true }
base62 = { version = "2.1", optional = true }
bytemuck = { version = "1.21", features = [
"latest_stable_rust",
], optional = true }
Expand Down

0 comments on commit 442135f

Please sign in to comment.