chore(release): 0.1.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
cuddle-please
2025-01-11 14:13:24 +00:00
parent 53c15a653f
commit 296ec574b3
2 changed files with 40 additions and 0 deletions

View File

@@ -11,3 +11,6 @@ tracing-subscriber = { version = "0.3.18" }
clap = { version = "4", features = ["derive", "env"] }
dotenv = { version = "0.15" }
axum = { version = "0.7" }
[workspace.package]
version = "0.1.1"