Skip to content

Commit f2e5791

Browse files
committed
Test Rust 1.64.0
1 parent f45f104 commit f2e5791

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

Manifest.toml

Lines changed: 6 additions & 17 deletions
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 = "1e87134dc5853b26c2f65af5a46eb0a2d987da86"
5+
project_hash = "919fd02c94aaf36418c5317a9bd238224d42473d"
66

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

3939
[[deps.BinaryBuilderBase]]
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 = "6cbf80be4757d3268c4fbced9e6bcefcbe23d765"
42-
repo-rev = "master"
43-
repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git"
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"
42+
repo-rev = "mg/rust"
43+
repo-url = "https://github.com/giordano/BinaryBuilderBase.jl.git"
4444
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
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"
45+
version = "1.16.0"
5746

5847
[[deps.CodecZlib]]
5948
deps = ["TranscodingStreams", "Zlib_jll"]

0 commit comments

Comments
 (0)