diff --git a/Manifest.toml b/Manifest.toml index 33a3fdf81..7a94ed55f 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -2,7 +2,7 @@ julia_version = "1.8.1" manifest_format = "2.0" -project_hash = "f35810f1518b3c855e1d8ed4f1522241fc6dcb7a" +project_hash = "919fd02c94aaf36418c5317a9bd238224d42473d" [[deps.ArgParse]] deps = ["Logging", "TextWrap"] @@ -33,11 +33,11 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" [[deps.BinaryBuilderBase]] deps = ["CodecZlib", "Downloads", "InteractiveUtils", "JSON", "LibGit2", "LibGit2_jll", "Libdl", "Logging", "OrderedCollections", "OutputCollectors", "Pkg", "ProgressMeter", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "UUIDs", "p7zip_jll", "pigz_jll"] -git-tree-sha1 = "9b1c2e9866fdf353f925693d69aa440dec5b4c60" -repo-rev = "master" -repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git" +git-tree-sha1 = "5ec65a402b2ede63049145dcd44c8c77d2082693" +repo-rev = "mg/rust" +repo-url = "https://github.com/giordano/BinaryBuilderBase.jl.git" uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e" -version = "1.15.0" +version = "1.16.0" [[deps.CodecZlib]] deps = ["TranscodingStreams", "Zlib_jll"]