@@ -513,20 +513,20 @@ mpp = { git = "https://github.com/tempoxyz/mpp-rs", rev = "6540a5ac3c6f3848684eb
513513 " reqwest-rustls-tls" ,
514514 " ws" ,
515515] }
516- tempo-hardfork = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " , default-features = false , features = [
516+ tempo-hardfork = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " , default-features = false , features = [
517517 " serde" ,
518518 " std" ,
519519] }
520- tempo-primitives = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " , default-features = false , features = [
520+ tempo-primitives = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " , default-features = false , features = [
521521 " serde" ,
522522] }
523- tempo-alloy = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " , default-features = false }
524- tempo-evm = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " , default-features = false }
525- tempo-revm = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " , default-features = false , features = [
523+ tempo-alloy = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " , default-features = false }
524+ tempo-evm = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " , default-features = false }
525+ tempo-revm = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " , default-features = false , features = [
526526 " serde" ,
527527] }
528- tempo-contracts = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " }
529- tempo-precompiles = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " }
528+ tempo-contracts = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " }
529+ tempo-precompiles = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " }
530530
531531# # Pinned dependencies. Enabled for the workspace in crates/test-utils.
532532
@@ -616,9 +616,9 @@ commonware-storage = { git = "https://github.com/commonwarexyz/monorepo", rev =
616616commonware-utils = { git = " https://github.com/commonwarexyz/monorepo" , rev = " 2a7dd423f0a241276a5a38db8cc3d05f11de0c03" }
617617
618618# # tempo — unify crates.io versions (pulled by mpp/foundry-wallets) with git rev
619- tempo-primitives = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " }
620- tempo-alloy = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " }
621- tempo-contracts = { git = " https://github.com/tempoxyz/tempo" , rev = " 676ec33302aad1f1a948952fc6fb5f8a266d0248 " }
619+ tempo-primitives = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " }
620+ tempo-alloy = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " }
621+ tempo-contracts = { git = " https://github.com/tempoxyz/tempo" , rev = " 58e3b0ad573b83674b508498aa9741bc456d416d " }
622622
623623[workspace .metadata .cargo-shear ]
624624ignored = [" idna_adapter" , " cast" , " chisel" , " forge" , " alloy-contract" ]
0 commit comments