File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " databento"
33authors = [" Databento <support@databento.com>" ]
4- version = " 0.25 .0"
4+ version = " 0.26 .0"
55edition = " 2021"
66repository = " https://github.com/databento/databento-rs"
77description = " Official Databento client library"
@@ -44,8 +44,8 @@ typed-builder = "0.21"
4444[dev-dependencies ]
4545anyhow = " 1.0.98"
4646async-compression = { version = " 0.4.23" , features = [" tokio" , " zstd" ] }
47- clap = { version = " 4.5.39 " , features = [" derive" ] }
48- tempfile = " 3.20.0 "
49- tokio = { version = " 1.45 " , features = [" full" ] }
47+ clap = { version = " 4.5.37 " , features = [" derive" ] }
48+ tempfile = " 3.19.1 "
49+ tokio = { version = " 1.44 " , features = [" full" ] }
5050tracing-subscriber = " 0.3.19"
5151wiremock = " 0.6"
You can’t perform that action at this time.
0 commit comments