]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Simplify Cache wrapper to single type, impl Deref on it, fix all compilation errors...
[rust.git] / src / bootstrap / Cargo.toml
index 589ee9276a5a3be6a406e19d495bfa1de7b5e4b9..c27c318f5ad07201703bd2a424fc5caed3ac80f3 100644 (file)
@@ -44,7 +44,7 @@ cc = "1.0.35"
 libc = "0.2"
 serde = { version = "1.0.8", features = ["derive"] }
 serde_json = "1.0.2"
-toml = "0.4"
+toml = "0.5"
 lazy_static = "1.3.0"
 time = "0.1"
 petgraph = "0.4.13"