Skip to content
2 changes: 1 addition & 1 deletion audit-trail-move/Move.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "audit_trail"
edition = "2024.beta"

[dependencies]
TfComponents = { git = "https://github.com/iotaledger/product-core.git", subdir = "components_move", rev = "feat/tf-compoenents-dev" }
TfComponents = { git = "https://github.com/iotaledger/product-core.git", subdir = "components_move", rev = "feat/tf-compoenents-dev-revoked-caps" }

[addresses]
audit_trail = "0x0"
Loading
Loading