update cargo.lock

This commit is contained in:
Edward Shen 2020-04-14 20:36:35 -04:00
parent 153512a800
commit d6b3d4e143
Signed by: edward
GPG key ID: 19182661E818369F

2
Cargo.lock generated
View file

@ -386,7 +386,7 @@ dependencies = [
[[package]] [[package]]
name = "bunbun" name = "bunbun"
version = "0.6.0" version = "0.6.1"
dependencies = [ dependencies = [
"actix-rt 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "actix-rt 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"actix-web 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "actix-web 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",