Skip to content
Snippets Groups Projects
Commit 28030c6c authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Merge branch 'fix-config-version' into 'main'

Fix config version

See merge request tpo/core/arti!482
parents fbf5e8dc f4088a75
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ tracing = "0.1.18"
directories = { version = "4", optional = true }
[dev-dependencies]
config = { version = "0.12.0", default-features = false, features = ["toml"] }
config = { version = "0.13", default-features = false, features = ["toml"] }
dirs = "4.0.0"
rmp-serde = "1"
serde_json = "1.0.50"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment