tests in the steel decimal crate with serious issue fixed
This commit is contained in:
@@ -21,3 +21,10 @@ thiserror = { workspace = true }
|
||||
[dev-dependencies]
|
||||
rstest = "0.25.0"
|
||||
tokio-test = "0.4.4"
|
||||
serial_test = "3.2.0"
|
||||
pretty_assertions = "1.4.1"
|
||||
tempfile = "3.20.0"
|
||||
proptest = "1.7.0"
|
||||
quickcheck = "1.0.3"
|
||||
criterion = { version = "0.6.0", features = ["html_reports"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user