[package] publish = false name = "rust-cache" version = "0.1.0" authors = ["Arpad Borsos "] edition = "2021" [dependencies] reqwest = "0.12.1" jsonpath_lib_polars_vendor = "0.0.1" watto = { git = "https://github.com/getsentry/watto", rev = "39ccb9add289c1f23c89f40506f4a80b2f4011b9", features = ["strings"] } [dev-dependencies] trybuild = "1" [target.'cfg(not(target_env = "msvc"))'.dependencies] tikv-jemallocator = "0.6.0"