summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-05-09 14:46:49 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-05-09 14:48:52 +0800
commit25f0cb08613be98b84845c49b345921e0a78342b (patch)
tree6ca01c1a5b862d0b057811c179d1aee1defc88ea /Cargo.toml
parenta7db17de1528dedd6bcc083a28e575eb9be34885 (diff)
dependency updates
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d0c7922..ecfa11f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,4 +52,4 @@ codegen-units = 1
build-override = { opt-level = 0 }
[dev-dependencies]
-pretty_assertions = "0.6.1"
+pretty_assertions = "0.7.0"