mirror of
https://github.com/nelsbrock/disbahn.git
synced 2026-08-14 22:26:49 +02:00
add list for previous titles
This commit is contained in:
+2
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "disbahn"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
@@ -19,6 +19,7 @@ dotenvy = "0.15.7"
|
||||
diesel = { version = "2.2.12", features = ["sqlite", "chrono"] }
|
||||
diesel_migrations = "2.2.0"
|
||||
getset = "0.1.6"
|
||||
itertools = "0.15.0"
|
||||
|
||||
[dependencies.serenity]
|
||||
version = "0.12.4"
|
||||
|
||||
Reference in New Issue
Block a user