Skip to content

Commit

Permalink
update Cargo.toml and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Mar 24, 2024
1 parent 6ea6f59 commit 1340833
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
members = ["crates/*", "examples/crates/*"]
resolver = "2"

[workspace.package]
version = "0.4.0"
authors = ["DougAnderson444"]
description = "Tools for working with crypto seeds."

[workspace.dependencies]
seed-keeper-core = { path = "crates/seed-keeper-core" }
seed-keeper-events = { path = "crates/seed-keeper-events" }
Expand Down

0 comments on commit 1340833

Please sign in to comment.