chore: bump dependencies

This commit is contained in:
Jef Roosens 2025-04-30 17:40:28 +02:00
parent 3ae19e2168
commit 6a8725489e
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
5 changed files with 278 additions and 248 deletions

View file

@ -10,13 +10,6 @@ version = "0.4.2"
authors = ["Jef Roosens"]
edition = "2021"
# [package]
# name = "alex"
# version = "0.4.1"
# description = "Wrapper around Minecraft server processes, designed to complement Docker image installations."
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[workspace.dependencies]
chrono = { version = "0.4.26", features = ["serde"] }
serde = { version = "1.0.164", features = ["derive"] }