summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d55c68e9..afe5df56 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@ regex = "1.7.1"
serde = { version = "1.0.163", features = ["derive"] }
serde_json = "1.0.96"
shell-words = "1.0.0"
-smol_str = "0.1.24"
+smol_str = "0.2.1"
syntect = "5.0.0"
unicode-segmentation = "1.10.1"
unicode-width = "0.1.10"