mirror of
https://github.com/Zenithsiz/filipejr-homepage.git
synced 2026-02-03 09:50:27 +00:00
Updated all crates to the 2024 edition.
This commit is contained in:
parent
bae8233dbf
commit
10e23e37e5
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "homepage-backend"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
authors = { workspace = true }
|
||||
description = "Homepage backend"
|
||||
license-file = { workspace = true }
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "homepage-frontend"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "homepage"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user