aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-26 01:14:17 -0400
committerJesse Luehrs <doy@tozt.net>2023-03-26 01:14:17 -0400
commit47af288e4aca9d646b59dda1ef5704e6150be48c (patch)
tree420174a7611966e9e53547a79b09d5cc136348c1 /Cargo.lock
parentc90defb0d42571b43b5087e4e8ac56dedaa4432d (diff)
downloadfancy-prompt-47af288e4aca9d646b59dda1ef5704e6150be48c.tar.gz
fancy-prompt-47af288e4aca9d646b59dda1ef5704e6150be48c.zip
changelog and version bump
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 4e1d65b..70f5c76 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -106,7 +106,7 @@ dependencies = [
[[package]]
name = "fancy-prompt"
-version = "0.2.0"
+version = "0.3.0"
dependencies = [
"clap",
"git2",