Skip to content

Commit 2b33f1d

Browse files
test(rust-workflow): Ensure we can depend on the famedly registry
Fixes #35
1 parent 3d3e5eb commit 2b33f1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
time = "0.3"
10+
rust-telemetry = {version = "0.1.0", registry = "famedly"}
1011

1112
[lints.clippy]
1213
tabs_in_doc_comments = "allow"

0 commit comments

Comments
 (0)