Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Alex Emmet 2026-08-28 13:25:15 +02:00
commit 4caa6bb3e9
No known key found for this signature in database
33 changed files with 2028 additions and 445 deletions

View file

@ -5,7 +5,10 @@ edition = "2024"
[dependencies]
iota-paths = { path = "../iota-paths" }
<<<<<<< HEAD
=======
>>>>>>> refs/remotes/origin/main
tokio = { version = "1.50.0", features = ["full"] }
sha2 = "0.11.0"
hex = "*"