Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/tt/Cargo.toml')
-rw-r--r--crates/tt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tt/Cargo.toml b/crates/tt/Cargo.toml
index f97c59ea53..52dfb86080 100644
--- a/crates/tt/Cargo.toml
+++ b/crates/tt/Cargo.toml
@@ -10,6 +10,6 @@ rust-version = "1.57"
doctest = false
[dependencies]
-smol_str = "0.1.21"
+smol_str = "0.1.23"
stdx = { path = "../stdx", version = "0.0.0" }