diff --git a/Cargo.toml b/Cargo.toml index b313f2b..e1fb6b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ serde = "1.0.200" colored_json = "4.1.0" uuid = { version = "1.8.0", features = ["v4"] } tempfile = "3.10.1" -base64 = "0.21.7" +base64 = "0.22.0" regex = "1.10.4" tabled = { version = "0.17.0", features = ["ansi"] } time = "0.3.36"