aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7e512fbd..111052c6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -212,7 +212,7 @@ dependencies = [
"atuin-history",
"atuin-server",
"atuin-server-postgres",
- "base64 0.21.7",
+ "base64 0.22.1",
"clap",
"clap_complete",
"clap_complete_nushell",
@@ -257,7 +257,7 @@ version = "18.2.0"
dependencies = [
"async-trait",
"atuin-common",
- "base64 0.21.7",
+ "base64 0.22.1",
"clap",
"config",
"crypto_secretbox",
@@ -362,7 +362,7 @@ dependencies = [
"async-trait",
"atuin-client",
"atuin-common",
- "base64 0.21.7",
+ "base64 0.22.1",
"crossterm",
"directories",
"eyre",
@@ -395,7 +395,7 @@ dependencies = [
"atuin-server-database",
"axum 0.7.4",
"axum-server",
- "base64 0.21.7",
+ "base64 0.22.1",
"config",
"eyre",
"fs-err",