We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be4fbe commit 2ce0243Copy full SHA for 2ce0243
1 file changed
rust/runfiles/Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
name = "runfiles"
3
-version = "0.1.0"
+version = "0.2.0"
4
edition = "2018"
5
keywords = ["bazel"]
6
license = "Apache-2.0"
7
description = "Runfiles lookup library for Bazel-built Rust binaries and tests."
8
-repository = "https://github.com/bazelbuild/rules_rust"
+repository = "https://github.com/bazelbuild/rules_rust/tree/main/rust/runfiles"
9
10
[lib]
11
path = "runfiles.rs"
0 commit comments