mirror of
https://github.com/starship/starship.git
synced 2026-06-20 02:02:07 +07:00
build(deps): update rust crate jsonc-parser to 0.31.0
This commit is contained in:
Generated
+3
-3
@@ -1960,11 +1960,11 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "jsonc-parser"
|
||||
version = "0.30.0"
|
||||
version = "0.31.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "25ac804b0cb9f49ec7531e7d5e3d9e4913c7f2d8d110507a662eaf8d4925c0b4"
|
||||
checksum = "45157f76d8fbe134e0c97403d69ac48989a1e0249a058b20f9f5eeff11bb09f0"
|
||||
dependencies = [
|
||||
"serde_json",
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user