summaryrefslogtreecommitdiffstats
path: root/src/config/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Cargo.toml')
-rw-r--r--src/config/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Cargo.toml b/src/config/Cargo.toml
index 216c427..9ad35e9 100644
--- a/src/config/Cargo.toml
+++ b/src/config/Cargo.toml
@@ -15,7 +15,7 @@ readme = "README.md"
name = "config"
[dependencies]
-thiserror = "1.0.43"
+thiserror = "1.0.44"
girt-git = {version = "2.3.0", path = "../../src/git"}
[dev-dependencies]