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

This commit is contained in:
cuddle-please
2024-05-11 12:55:29 +00:00
parent 441e14b95c
commit 1110a096a1
2 changed files with 64 additions and 0 deletions

View File

@@ -15,3 +15,6 @@ dotenv = { version = "0.15" }
axum = { version = "0.7" }
serde_json = "1.0.117"
itertools = "0.12.1"
[workspace.package]
version = "0.1.0"