aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-01-12 19:34:35 -0800
committerRose Hogenson <rosehogenson@posteo.net>2024-01-12 19:34:35 -0800
commit8d741fb146a599dd41915829ab309d96e9989435 (patch)
tree0632831a66dce3e0ef687ccc40c5f4648855300b /Cargo.lock
parent73ba546295803af2b18cd3a7c7586815695509bf (diff)
downloadeditor-8d741fb146a599dd41915829ab309d96e9989435.tar.zst
Update Cargo.lock.
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 0ade713..1f1883e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4,7 +4,7 @@ version = 3
[[package]]
name = "edit"
-version = "0.1.0"
+version = "1.0.0"
dependencies = [
"libc",
]