about summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2026-07-15 18:20:36 -0500
committergennyble <gen@nyble.dev>2026-07-15 18:20:36 -0500
commit2a6fe2dcd206d6acc58801920ce74c9f0b0afa93 (patch)
treeb59a6bf695db423c5e9702d4a7fb50c3edfe2b19 /Cargo.lock
parentf66317c8df497256e5aca6685c58cd7e3f6dc217 (diff)
downloadscurvy-main.tar.gz
scurvy-main.zip
add has() to check if option is present HEAD 0.3.1 main
Diffstat (limited to 'Cargo.lock')
-rwxr-xr-xCargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index fed34f1..383347d 100755
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -16,7 +16,7 @@ checksum = "ea618ded77af626818bde0f0802da7c20d47e38e23e37be40f6f807a76079e82"
 
 [[package]]
 name = "scurvy"
-version = "0.3.0"
+version = "0.3.1"
 dependencies = [
  "camino",
  "confindent",