File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ jemalloc = ["rblib/jemalloc"]
3434debug = [" tokio/full" , " tokio/tracing" , " dep:console-subscriber" ]
3535
3636[dependencies ]
37- rblib = { git = " https://github.com/flashbots/rblib" , rev = " 989b942d0facdde135f05bf66a376e30ce21ebc7 " }
37+ rblib = { git = " https://github.com/flashbots/rblib" , rev = " 198cbe65e59f7467c756d5ba6422155c98402291 " }
3838
3939futures = " 0.3"
4040tokio = " 1.46"
@@ -75,7 +75,7 @@ console-subscriber = { version = "0.4", optional = true }
7575tracing-subscriber = " 0.3.20"
7676
7777[dev-dependencies ]
78- rblib = { git = " https://github.com/flashbots/rblib" , rev = " 989b942d0facdde135f05bf66a376e30ce21ebc7 " , features = [
78+ rblib = { git = " https://github.com/flashbots/rblib" , rev = " 198cbe65e59f7467c756d5ba6422155c98402291 " , features = [
7979 " test-utils" ,
8080] }
8181
You can’t perform that action at this time.
0 commit comments