diff --git a/C/CodecLz4/Compat.toml b/C/CodecLz4/Compat.toml index ac1326a280c3a8e..99f087e84eb5844 100644 --- a/C/CodecLz4/Compat.toml +++ b/C/CodecLz4/Compat.toml @@ -13,5 +13,10 @@ julia = "1" ["0.4-0"] Lz4_jll = "1.9.0-1" -TranscodingStreams = "0.9" julia = "1.3.0-1" + +["0.4.0"] +TranscodingStreams = "0.9" + +["0.4.1-0"] +TranscodingStreams = "0.9-0.10" diff --git a/C/CodecLz4/Versions.toml b/C/CodecLz4/Versions.toml index cae490a869837f0..3c44f4afda6b8f2 100644 --- a/C/CodecLz4/Versions.toml +++ b/C/CodecLz4/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "c6fd8ddc7f6b5924f657572eed3bcc54139a5d43" ["0.4.0"] git-tree-sha1 = "59fe0cb37784288d6b9f1baebddbf75457395d40" + +["0.4.1"] +git-tree-sha1 = "8bf4f9e2ee52b5e217451a7cd9171fcd4e16ae23"