Skip to content

Commit

Permalink
Merge pull request #2426 from dathere/dependabot/cargo/base62-2.2.0
Browse files Browse the repository at this point in the history
build(deps): bump base62 from 2.1.0 to 2.2.0
  • Loading branch information
jqnatividad authored Jan 10, 2025
2 parents 0ae6b6c + c31d414 commit 950d393
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 @@ -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.1", optional = true }
base62 = { version = "2.2", optional = true }
bytemuck = { version = "1.21", features = [
"latest_stable_rust",
], optional = true }
Expand Down

0 comments on commit 950d393

Please sign in to comment.