ms: improve
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nyyu 2021-10-31 10:12:53 +01:00
parent 0982c30f7a
commit d854da599f
4 changed files with 54 additions and 34 deletions

4
Cargo.lock generated
View file

@ -210,9 +210,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
version = "0.2.105"
version = "0.2.106"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "869d572136620d55835903746bcb5cdc54cb2851fd0aeec53220b4bb65ef3013"
checksum = "a60553f9a9e039a333b4e9b20573b9e9b9c0bb3a11e201ccc48ef4283456d673"
[[package]]
name = "log"