Skip to content

Commit

Permalink
chore: deps + flake cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Feb 20, 2024
1 parent 36fc25c commit d80e390
Show file tree
Hide file tree
Showing 12 changed files with 404 additions and 440 deletions.
545 changes: 282 additions & 263 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ faststr = { version = "0.2", default-features = false, features = ["serde"] }
futures = { version = "0.3", default-features = false }
homestar-workspace-hack = "0.1"
humantime = { version = "2.1", default-features = false }
indexmap = { version = "2.2", default-features = false, features = ["serde"] }
itertools = "0.12"
libipld = { version = "0.16", default-features = false, features = [
"serde-codec",
Expand Down
151 changes: 48 additions & 103 deletions flake.lock

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

Loading

0 comments on commit d80e390

Please sign in to comment.