Skip to content

Commit 779a3f8

Browse files
committed
Test Rust toolchain 1.68.0
1 parent da1bcdb commit 779a3f8

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

Manifest.toml

+15-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.7.2"
44
manifest_format = "2.0"
5-
project_hash = "919fd02c94aaf36418c5317a9bd238224d42473d"
5+
project_hash = "53eac183dcf3485cd1fe43ffa4d1e6001a4f1530"
66

77
[[deps.ArgParse]]
88
deps = ["Logging", "TextWrap"]
@@ -37,12 +37,23 @@ version = "0.2.0"
3737
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
3838

3939
[[deps.BinaryBuilderBase]]
40-
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"]
41-
git-tree-sha1 = "5ec65a402b2ede63049145dcd44c8c77d2082693"
40+
deps = ["Bzip2_jll", "CodecZlib", "Downloads", "Gzip_jll", "HistoricalStdlibVersions", "InteractiveUtils", "JLLWrappers", "JSON", "LibGit2", "LibGit2_jll", "Libdl", "Logging", "OrderedCollections", "OutputCollectors", "Pkg", "ProgressMeter", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "Tar_jll", "UUIDs", "XZ_jll", "Zstd_jll", "p7zip_jll", "pigz_jll"]
41+
git-tree-sha1 = "9e6a498b745c0e712c44eed622b5aea783def0b3"
4242
repo-rev = "mg/rust"
4343
repo-url = "https://github.com/giordano/BinaryBuilderBase.jl.git"
4444
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
45-
version = "1.16.0"
45+
version = "1.21.0"
46+
47+
[[deps.BitFlags]]
48+
git-tree-sha1 = "43b1a4a8f797c1cddadf60499a8a077d4af2cd2d"
49+
uuid = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"
50+
version = "0.1.7"
51+
52+
[[deps.Bzip2_jll]]
53+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
54+
git-tree-sha1 = "19a35467a82e236ff51bc17a3a44b69ef35185a2"
55+
uuid = "6e34b625-4abd-537c-b88f-471c36dfa7a0"
56+
version = "1.0.8+0"
4657

4758
[[deps.CodecZlib]]
4859
deps = ["TranscodingStreams", "Zlib_jll"]

0 commit comments

Comments
 (0)