author | Jordan Doyle <jordan@doyle.la> | 2025-05-25 16:58:58.0 +08:00:00 |
---|---|---|
committer | Jordan Doyle <jordan@doyle.la> | 2025-05-25 16:59:06.0 +08:00:00 |
commit | 024871cbebf2c901b66d29e9978d23fad7fb3624 [patch] |
|
tree | 58f1ac93cbfee6e6506f90d454cb92c6c3492cc0 |
|
parent | 914c2d286fb7431e2bbabc6060957a80e479edfe |
|
download | 024871cbebf2c901b66d29e9978d23fad7fb3624.tar.gz |
Bump version to 2.0.2
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"