Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 294e069

Browse files
Remove workspace references from racer packages
1 parent 740e0ef commit 294e069

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

racer/interner/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ description = "thread-local string interner for racer-rust"
77
homepage = "https://github.com/racer-rust/racer"
88
repository = "https://github.com/racer-rust/racer"
99
edition = "2018"
10-
workspace = ".."
1110

1211
[dependencies]
1312
serde = "1.0"

racer/metadata/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ description = "light-weight cargo metadata parser for racer"
77
homepage = "https://github.com/racer-rust/racer"
88
repository = "https://github.com/racer-rust/racer"
99
edition = "2018"
10-
workspace = ".."
1110

1211
[dependencies]
1312
serde_json = "1.0"

0 commit comments

Comments
 (0)