Merge branch 'master' into develop

This commit is contained in:
Tilo
2024-03-04 22:56:58 +01:00
committed by GitHub

2
Cargo.lock generated
View File

@@ -575,6 +575,7 @@ name = "mio"
version = "0.8.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
dependencies = [
"libc",
"wasi",
@@ -703,7 +704,6 @@ dependencies = [
[[package]]
name = "pastebin-cli"
version = "0.1.3"
dependencies = [
"anyhow",
"chrono",