Skip to content

Commit

Permalink
Upgrade databento crate
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Oct 8, 2024
1 parent dc3aec7 commit 35600dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions nautilus_core/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nautilus_core/adapters/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tokio = { workspace = true }
tracing = { workspace = true }
thiserror = { workspace = true }
ustr = { workspace = true }
databento = { version = "0.14.0", optional = true }
databento = { version = "0.14.1", optional = true }
fallible-streaming-iterator = "0.1.9"
base64 = "0.22.1"
pem = "3.0.4"
Expand Down

0 comments on commit 35600dd

Please sign in to comment.