Merge branch 'main' into encoder/hr/ENG-4093-bin

This commit is contained in:
Harsh Vardhan Roy
2025-02-06 22:20:56 +05:30
committed by GitHub
14 changed files with 223 additions and 123 deletions

3
Cargo.lock generated
View File

@@ -4340,7 +4340,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.32.0"
version = "0.33.0"
dependencies = [
"alloy",
"alloy-primitives",
@@ -4352,6 +4352,7 @@ dependencies = [
"lazy_static",
"num-bigint",
"num-traits",
"once_cell",
"rstest",
"serde",
"serde_json",