summaryrefslogtreecommitdiffstats
path: root/src/todo_file/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/todo_file/Cargo.toml')
-rw-r--r--src/todo_file/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/todo_file/Cargo.toml b/src/todo_file/Cargo.toml
index d0a000c..023347b 100644
--- a/src/todo_file/Cargo.toml
+++ b/src/todo_file/Cargo.toml
@@ -16,7 +16,7 @@ name = "todo_file"
[dependencies]
tempfile = "3.6.0"
-thiserror = "1.0.38"
+thiserror = "1.0.43"
version-track = "0.1.0"
[dev-dependencies]