Bump version again
This commit is contained in:
parent
dba739db29
commit
7d03c63497
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1069,7 +1069,7 @@ checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
|
|||
|
||||
[[package]]
|
||||
name = "rustyfox"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0-rc1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "rustyfox"
|
||||
description = "A client for https://furaffinity-api.herokuapp.com"
|
||||
version = "0.2-rc1"
|
||||
version = "0.2.0-rc1"
|
||||
edition = "2021"
|
||||
repository = "https://git.doggoat.de/dhalucario/rustyfox.git"
|
||||
homepage = "https://furaffinity-api.herokuapp.com"
|
||||
|
|
Loading…
Reference in a new issue