Return to Rust 2021
This commit is contained in:
parent
f794b0c666
commit
536f6e781c
2 changed files with 438 additions and 291 deletions
727
Cargo.lock
generated
727
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "r621"
|
name = "r621"
|
||||||
version = "0.2.5-rc1"
|
version = "0.2.5-rc1"
|
||||||
edition = "2024"
|
edition = "2021"
|
||||||
description = "Provides a client to access e621"
|
description = "Provides a client to access e621"
|
||||||
homepage = "https://git.doggoat.de/dhalucario/r621"
|
homepage = "https://git.doggoat.de/dhalucario/r621"
|
||||||
documentation = "https://docs.rs/r621/latest/r621/"
|
documentation = "https://docs.rs/r621/latest/r621/"
|
||||||
|
|
Loading…
Reference in a new issue