mirror of
https://github.com/Tilo-K/pastebin-cli.git
synced 2026-01-10 00:41:01 +00:00
Merge branch 'master' into develop
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -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,6 +704,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pastebin-cli"
|
||||
version = "0.1.4"
|
||||
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
||||
Reference in New Issue
Block a user