Diff
Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3c2c577..ee24a5d 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -481,7 +481,7 @@ [[package]] name = "bin" version = "2.0.1" version = "2.0.2" dependencies = [ "actix", "actix-web", diff --git a/Cargo.toml b/Cargo.toml index 29d524b..d69cf58 100644 --- a/Cargo.toml +++ a/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bin" version = "2.0.1" version = "2.0.2" description = "a paste bin." repository = "https://github.com/w4/bin" license = "WTFPL OR 0BSD"