Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Releases: abrisco/cargo-bazel

v0.0.29

02 Mar 00:12
f11a471
Compare
Choose a tag to compare

0.0.29

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "81a1e3f1db391ff69a252b00125676c85dce8c453da6d63b8a01a99db9d30d6a",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.29/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

What's Changed

Full Changelog: 0.0.28...0.0.29

v0.0.28

27 Feb 20:42
6fc11a7
Compare
Choose a tag to compare

0.0.28

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "0ff5d336cbc1931c8789a0848158574ecba40e816838d79fdb1af14fcee63440",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.28/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

v0.0.27

25 Feb 17:24
9ec0949
Compare
Choose a tag to compare

0.0.27

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "3ea84b150599a9db92c918c7445912d67606eb9be98361be641bb3895796b3fa",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.27/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

What's Changed

Full Changelog: 0.0.26...0.0.27

v0.0.26

16 Feb 17:38
4c80ae3
Compare
Choose a tag to compare

0.0.26

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "a9782ce418d8b027226778262c377e4c9ca8109b4c53a0ec332f68f05eb98401",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.26/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

What's Changed

Full Changelog: 0.0.25...0.0.26

v0.0.25

13 Feb 21:24
b5b0c6a
Compare
Choose a tag to compare

0.0.25

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "77a8efb58ebabda06cf4300aee31d020c1b079156056fefaf76ce54b9ee8a407",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.25/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

v0.0.24

09 Feb 09:45
1b329d6
Compare
Choose a tag to compare

0.0.24

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "c2aea4516d9f744cfd758f2977e80dd71ddc2cdfe6ec0cb4f7d0aca19666f248",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.24/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

What's Changed

Full Changelog: 0.0.23...0.0.24

v0.0.23

09 Feb 04:57
191ea7f
Compare
Choose a tag to compare

0.0.23

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "d9cc0620b20ca07c60a47b07206931a9c064f0e2475753a824e92a6928517a19",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.23/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

What's Changed

Full Changelog: 0.0.22...0.0.23

v0.0.22

03 Feb 19:42
2e753cd
Compare
Choose a tag to compare

0.0.22

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "f7f71c1f50b044b8cef4a775e069ee2fe12a520d741a61a9d801fc2ecddfb1f2",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.22/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

What's Changed

Full Changelog: 0.0.21...0.0.22

v0.0.21

18 Jan 06:48
a0e8266
Compare
Choose a tag to compare

0.0.21

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "b96855a6de88238f53f9503eded7330cea1063e1855742654d21a2c4ea2624e1",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.21/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

What's Changed

Full Changelog: 0.0.20...0.0.21

v0.0.20

15 Jan 23:42
22231b0
Compare
Choose a tag to compare

0.0.20

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "cargo_bazel",
    sha256 = "c7521d9ac12b2573669e2b03cf44c4900ec67458f9463d2e5451cdc5815f061d",
    urls = ["https://github.com/abrisco/cargo-bazel/releases/download/0.0.20/cargo_bazel.tar.gz"],
)

load("@cargo_bazel//:deps.bzl", "cargo_bazel_deps")
cargo_bazel_deps()

Additional documentation can be found at: https://abrisco.github.io/cargo-bazel/index.html#setup

What's Changed

Full Changelog: 0.0.19...0.0.20