Skip to content

Commit

Permalink
Test new Cargo config files
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Dec 3, 2021
1 parent f611a3e commit 7dcf0f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

[[BinaryBuilderBase]]
deps = ["CodecZlib", "Downloads", "InteractiveUtils", "JSON", "LibGit2", "Libdl", "Logging", "OutputCollectors", "Pkg", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "UUIDs", "p7zip_jll", "pigz_jll"]
git-tree-sha1 = "9f3b1dcfdd68214851417aded5f159557b4f27b7"
repo-rev = "master"
repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git"
git-tree-sha1 = "954e1e40532f23b3666893b42cfbde3ec25ddc68"
repo-rev = "mg/linker-cargo-config"
repo-url = "https://github.com/giordano/BinaryBuilderBase.jl.git"
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
version = "1.1.0"
version = "1.1.1"

[[CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
Expand Down

0 comments on commit 7dcf0f6

Please sign in to comment.