aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 50ffc518..a27eab14 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -185,7 +185,7 @@ dependencies = [
"async-trait",
"atuin-client",
"atuin-common",
- "atuin-config",
+ "atuin-dotfiles",
"atuin-server",
"atuin-server-postgres",
"base64 0.21.7",
@@ -291,7 +291,7 @@ dependencies = [
]
[[package]]
-name = "atuin-config"
+name = "atuin-dotfiles"
version = "0.1.0"
dependencies = [
"atuin-client",