diff --git a/Cargo.toml b/Cargo.toml index 28212f971..d45316a94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -174,3 +174,4 @@ srt-writer = { path = "media-utils/srt-writer" } [replace] # "tokio-threadpool:0.1.6" = {git="https://bare-git.strawlab.org/tokio.git", rev="472e64c1ea67f3976191cb1b291061faf2082735"} "mp4:0.14.0" = { git = "https://github.com/strawlab/mp4-rust", rev = "e6a68f68d3f662039ab28b2cc20c4c16134f2a8c" } +"re_arrow2:0.18.0" = { git = "https://github.com/rerun-io/re_arrow2", rev = "4049468314caf5e67410539e0a1b72eb4b8d5b22" }