diff --git a/Cargo.toml b/Cargo.toml index 16fad44..a8ea189 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,4 +29,4 @@ prost-types = "0.7.0" yup-oauth2 = { version = "5.0" } hyper = { version = "0.14" } -arrow = { version = "3.0", optional = true } +arrow = { version = "4.0", optional = true }