Skip to content

Commit 2ce0243

Browse files
committed
Runfiles release 0.2.0
1 parent 4be4fbe commit 2ce0243

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rust/runfiles/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "runfiles"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2018"
55
keywords = ["bazel"]
66
license = "Apache-2.0"
77
description = "Runfiles lookup library for Bazel-built Rust binaries and tests."
8-
repository = "https://github.com/bazelbuild/rules_rust"
8+
repository = "https://github.com/bazelbuild/rules_rust/tree/main/rust/runfiles"
99

1010
[lib]
1111
path = "runfiles.rs"

0 commit comments

Comments
 (0)