Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
use value-bag for sequence utils
Browse files Browse the repository at this point in the history
  • Loading branch information
KodrAus committed Jan 8, 2024
1 parent d7b5e3c commit a3b5d9f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 387 deletions.
1 change: 1 addition & 0 deletions core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ serde = ["value-bag/serde", "dep:serde"]

[dependencies.value-bag]
version = "1"
features = ["seq"]

[dependencies.sval]
version = "2"
Expand Down
Loading

0 comments on commit a3b5d9f

Please sign in to comment.