summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthieuCoder <matthieu@matthieu-dev.xyz>2023-01-16 15:43:10 +0400
committerMatthieuCoder <matthieu@matthieu-dev.xyz>2023-01-16 15:43:10 +0400
commit0f90d0f3d30a728457e6bc5c4d1d933a8014e099 (patch)
treeb1468081a32546e8d01fba622f978cdd326cf6fd /Cargo.lock
parent277f38bbe89e4db57b73a4e28bf1be2f5c50ce27 (diff)
new build system
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 b84ebdf..0552186 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -38,7 +38,7 @@ dependencies = [
]
[[package]]
-name = "all-in-one"
+name = "all_in_one"
version = "0.1.0"
dependencies = [
"anyhow",