mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Bump string_cache_codegen from 0.5.1 to 0.5.2
Bumps [string_cache_codegen](https://github.com/servo/string-cache) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/servo/string-cache/releases) - [Commits](https://github.com/servo/string-cache/compare/string_cache_codegen-v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: string_cache_codegen dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
adabf0f418
commit
9ccd1b8fbb
1 changed files with 4 additions and 4 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
@ -6171,12 +6171,12 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "string_cache_codegen"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f24c8e5e19d22a726626f1a5e16fe15b132dcf21d10177fa5a45ce7962996b97"
|
||||
checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
|
||||
dependencies = [
|
||||
"phf_generator 0.8.0",
|
||||
"phf_shared 0.8.0",
|
||||
"phf_generator 0.10.0",
|
||||
"phf_shared 0.10.0",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue