mirror of
https://github.com/Tilo-K/pastebin-cli.git
synced 2026-01-10 00:41:01 +00:00
Version bump
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -696,7 +696,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "pastebin-cli"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pastebin-cli"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
description = "A simple CLI for pastebin.com"
|
||||
authors = ["Tilo K"]
|
||||
|
||||
Reference in New Issue
Block a user