Skip to content

Commit

Permalink
Bump string_cache from 0.8.7 to 0.8.8
Browse files Browse the repository at this point in the history
Bumps [string_cache](https://github.com/servo/string-cache) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/servo/string-cache/releases)
- [Commits](https://github.com/servo/string-cache/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 543c385 commit d4535f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -51,7 +51,7 @@ ssh-agent-client-rs = "0.9.1"
ssh-key = { version = "0.6.7", features = ["p256"] }
static_assertions = "1.1.0"
strum_macros = "0.25"
string_cache = "0.8.7"
string_cache = "0.8.8"
termios = "0.3"
thiserror = "1.0.69"
tokio = { version = "1.29", features = ["full"] }
Expand Down

0 comments on commit d4535f5

Please sign in to comment.