Skip to content

Commit bfb4270

Browse files
committed
Fix Windows long path issue in examples
1 parent 85e03da commit bfb4270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/crate_universe/WORKSPACE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
workspace(name = "rules_rust_examples_crate_universe")
1+
workspace(name = "crate_universe_examples")
22

33
local_repository(
44
name = "rules_rust",

0 commit comments

Comments
 (0)