refactor: remove trait bound on TxType (#12379)

This commit is contained in:
ftupas
2024-11-10 13:25:55 +01:00
committed by GitHub
parent 7eaa0a8f9f
commit c1b4fd84c5
5 changed files with 93 additions and 109 deletions

View File

@ -596,6 +596,7 @@ serial_test = { default-features = false, version = "3" }
similar-asserts = { version = "1.5.0", features = ["serde"] }
tempfile = "3.8"
test-fuzz = "6"
rstest = "0.23.0"
tikv-jemalloc-ctl = "0.6"
tikv-jemallocator = "0.6"