feat: with comparing contents
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-02-18 22:37:54 +01:00
parent 02e70fe268
commit a17dd2bd10
5 changed files with 52 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ nats = "0.24.1"
walkdir = "2.4.0"
tar = "0.4.40"
tokio-stream = { version = "0.1.14", features = ["full"] }
rand = "0.8.5"
[build-dependencies]
tonic-build = "0.11.0"