Skip to content

Commit

Permalink
use workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
giannis-rdx committed Feb 11, 2025
1 parent 18834e7 commit 829526a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
28 changes: 0 additions & 28 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/system/os/factors/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ preinterpret = { workspace = true }
pretty_assertions = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
futures = "0.3.31"
futures = { workspace = true }

0 comments on commit 829526a

Please sign in to comment.