mirror of
https://github.com/starship/starship.git
synced 2024-11-07 08:54:50 +01:00
build(deps): bump starship_module_config_derive from 0.1.0 to 0.1.2
This commit is contained in:
parent
3a1b7816d7
commit
d63c7ce3f9
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1169,7 +1169,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "starship_module_config_derive"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote 1.0.7",
|
||||
|
@ -46,7 +46,7 @@ once_cell = "1.4.1"
|
||||
chrono = "0.4"
|
||||
sysinfo = "0.15.2"
|
||||
byte-unit = "4.0.9"
|
||||
starship_module_config_derive = { version = "0.1.0", path = "starship_module_config_derive" }
|
||||
starship_module_config_derive = { version = "0.1.2", path = "starship_module_config_derive" }
|
||||
yaml-rust = "0.4"
|
||||
pest = "^2.1"
|
||||
pest_derive = "^2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user