bump version

This commit is contained in:
insects 2025-02-06 15:35:03 +01:00
parent 79047c87ff
commit 523d965c09
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -187,7 +187,7 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
[[package]]
name = "beacon"
version = "0.1.0"
version = "1.0.0"
dependencies = [
"anyhow",
"axum",

View file

@ -1,6 +1,6 @@
[package]
name = "beacon"
version = "0.1.0"
version = "1.0.0"
edition = "2021"
[dependencies]