Bump version to v1.0.5
This commit is contained in:
parent
54f531a0a8
commit
4eb9049a1a
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -141,7 +141,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bin"
|
name = "bin"
|
||||||
version = "1.0.3"
|
version = "1.0.5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"askama 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"askama 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
"async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "bin"
|
name = "bin"
|
||||||
version = "1.0.3"
|
version = "1.0.5"
|
||||||
description = "a paste bin."
|
description = "a paste bin."
|
||||||
repository = "https://github.com/w4/bin"
|
repository = "https://github.com/w4/bin"
|
||||||
license = "WTFPL OR 0BSD"
|
license = "WTFPL OR 0BSD"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue