mirror of
https://github.com/v0l/zap-stream-core.git
synced 2025-06-16 08:59:35 +00:00
feat: pure vibes
feat: implement API
This commit is contained in:
@ -16,5 +16,5 @@ uuid = { version = "1.8.0", features = ["v4", "serde"] }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
url = "2.5.0"
|
||||
itertools = "0.14.0"
|
||||
chrono = "^0.4.38"
|
||||
chrono = { version = "^0.4.38", features = ["serde"] }
|
||||
hex = "0.4.3"
|
Reference in New Issue
Block a user