Skip to content

Commit

Permalink
test(rust-workflow): Ensure we can depend on the famedly registry
Browse files Browse the repository at this point in the history
Fixes #35
  • Loading branch information
tlater-famedly committed Feb 10, 2025
1 parent 3d3e5eb commit 2b33f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ edition = "2021"

[dependencies]
time = "0.3"
rust-telemetry = {version = "0.1.0", registry = "famedly"}

[lints.clippy]
tabs_in_doc_comments = "allow"
Expand Down

0 comments on commit 2b33f1d

Please sign in to comment.