summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-09-30 16:16:26 -0400
committerMatan Kushner <hello@matchai.dev>2020-09-30 16:16:26 -0400
commitd63c7ce3f924bfe5c96bccddb49f452c9190ff7e (patch)
tree2aedd1060338fc226bd22e4d2c42f894acfa8232 /Cargo.lock
parent3a1b7816d70a5cd24e90b83a9b326c1db18ded41 (diff)
build(deps): bump starship_module_config_derive from 0.1.0 to 0.1.2
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a76508668..e30140d0d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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",