diff --git a/Cargo.toml b/Cargo.toml index 425ec85..028a43a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ serde = "1.0.198" 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.15.0", features = ["ansi"] } time = "0.3.36"