Skip to content

Commit

Permalink
chore(deps): bump sqids from 0.4.1 to 0.4.2
Browse files Browse the repository at this point in the history
Bumps [sqids](https://github.com/sqids/sqids-rust) from 0.4.1 to 0.4.2.
- [Changelog](https://github.com/sqids/sqids-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sqids/sqids-rust/commits)

---
updated-dependencies:
- dependency-name: sqids
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent f829359 commit 57bfea4
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 46 deletions.
110 changes: 65 additions & 45 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 @@ -25,7 +25,7 @@ percent-encoding = "2.3.1"
regex = "1.11.1"
reqwest = "0.11.26"
serde = { version = "1.0.216", features = ["derive"] }
sqids = "0.4.1"
sqids = "0.4.2"
unidecode = "0.3.0"
url = "2.5.4"
worker = "0.5.0"
Expand Down

0 comments on commit 57bfea4

Please sign in to comment.