diff --git a/Cargo.toml b/Cargo.toml index fdf92fb..699cf50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ tempfile = "3.8" tokio = { version = "1", features = ["full"] } tokio-util = { version = "0.7", features = ["io"] } toml = "1.0" -ulid = "1.1" +ulid = "3.0" unicode-icons = "2.0" url = { version = "2.5", features = ["serde"] } urlencoding = "2.1"