Skip to content

Commit 7747b5b

Browse files
dbrgnrnestler
authored andcommitted
Remove spaceapi sub-crate
It has moved to https://github.com/coredump-ch/spaceapi-rs.
1 parent 3733de6 commit 7747b5b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,4 @@ log = "^0.3"
1414
urlencoded = "^0.2"
1515
router = "^0.0.15"
1616
error-type = "^0.1"
17-
18-
[dependencies.spaceapi]
19-
path = "../spaceapi"
17+
spaceapi = "^0.1"

0 commit comments

Comments
 (0)