mirror of
https://github.com/Tilo-K/pastebin-cli.git
synced 2026-01-09 00:11:02 +00:00
fix cargo toml
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -746,7 +746,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "pastebin-cli"
|
||||
version = "0.1.7"
|
||||
version = "0.1.8"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
||||
@@ -59,4 +59,3 @@ pr-run-mode = "plan"
|
||||
install-updater = true
|
||||
|
||||
allow-dirty = ["ci"]
|
||||
allow-dirty = ["ci"]
|
||||
|
||||
Reference in New Issue
Block a user