summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a7b02d81..6ce67098 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -419,7 +419,7 @@ dependencies = [
[[package]]
name = "config"
version = "0.11.0"
-source = "git+https://github.com/conradludgate/config-rs?branch=absolute-path-current-dir#4e0e155b5f7ef32b5b3f9d02f8f5efedbdfa1782"
+source = "git+https://github.com/mehcode/config-rs?branch=master#fd7ef7fbce135da904fcef678d5ca3089d794a8d"
dependencies = [
"async-trait",
"json5",