File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.31.0 - 2025-07-29
3+ ## 0.31.0 - 2025-07-30
44
55### Enhancements
66- Changed ` timeseries.get_range_to_file() ` to return a concrete type instead of an impl
Original file line number Diff line number Diff line change 11[package ]
22name = " databento"
33authors = [" Databento <support@databento.com>" ]
4- version = " 0.30 .0"
4+ version = " 0.31 .0"
55edition = " 2021"
66repository = " https://github.com/databento/databento-rs"
77description = " Official Databento client library"
@@ -55,7 +55,7 @@ typed-builder = "0.21"
5555anyhow = " 1.0.98"
5656async-compression = { version = " 0.4" , features = [" tokio" , " zstd" ] }
5757clap = { version = " 4.5.40" , features = [" derive" ] }
58- rstest = " 0.25.0 "
58+ rstest = " 0.26.1 "
5959tempfile = " 3.20.0"
6060tokio = { version = " 1.45" , features = [" full" ] }
6161tracing-subscriber = " 0.3.19"
You can’t perform that action at this time.
0 commit comments