From 8ff0a4578a55809c2c45fe0565021a07845f2884 Mon Sep 17 00:00:00 2001 From: Wolfgang Welz Date: Fri, 14 Feb 2025 19:08:59 +0100 Subject: [PATCH] switch to main --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cca486bf..50bb1c25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,6 @@ features = ["unstable"] [workspace.dependencies.risc0-ethereum-trie] git = "https://github.com/risc0/risc0-ethereum" -branch = "feat/trie" features = ["orphan", "rkyv", "rlp_serialize", "serde"] # External