summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-09-17 17:30:14 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-09-17 17:30:14 +0200
commit788e698a45ae02047a3e2d964a1138581f77801e (patch)
treeeb20f5512caba1656aa3c6dcb500defa15b16cc2 /Cargo.lock
parentad46379db10228fefdee7232763dc107713c6e1c (diff)
downloadrebel-788e698a45ae02047a3e2d964a1138581f77801e.tar
rebel-788e698a45ae02047a3e2d964a1138581f77801e.zip
Update dependencies
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f3e9723..3842c9e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -907,9 +907,9 @@ checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
[[package]]
name = "unicode-width"
-version = "0.1.8"
+version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
+checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
[[package]]
name = "unicode-xid"