diff --git a/R/RustyObjectStore/Compat.toml b/R/RustyObjectStore/Compat.toml index 1c7bc8d9a4f1a7b..23d72f3a5f49cb5 100644 --- a/R/RustyObjectStore/Compat.toml +++ b/R/RustyObjectStore/Compat.toml @@ -7,9 +7,12 @@ object_store_ffi_jll = "0.1" ["0.10"] object_store_ffi_jll = "0.10" -["0.11-0"] +["0.11.0"] object_store_ffi_jll = "0.11" +["0.11.1-0"] +object_store_ffi_jll = "0.11.1-0.11" + ["0.2"] object_store_ffi_jll = "0.3" diff --git a/R/RustyObjectStore/Versions.toml b/R/RustyObjectStore/Versions.toml index a515c4206a9565c..248830631744309 100644 --- a/R/RustyObjectStore/Versions.toml +++ b/R/RustyObjectStore/Versions.toml @@ -51,3 +51,6 @@ git-tree-sha1 = "6bcbbce3c69e07474fd01f6d9c4462f11f1855e4" ["0.11.0"] git-tree-sha1 = "5003b5839be0215bd3b30268817ddf5fff771031" + +["0.11.1"] +git-tree-sha1 = "85c4b3f3881f7aab2c28a06da84d068e992b9ccd"