Skip to content

Commit

Permalink
Serialization of Scalar Values to Json
Browse files Browse the repository at this point in the history
  • Loading branch information
ameyc committed Aug 5, 2024
1 parent 779c286 commit fde9ecb
Show file tree
Hide file tree
Showing 3 changed files with 448 additions and 524 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ itertools = { workspace = true }
serde.workspace = true
rocksdb = "0.22.0"
bincode = "1.3.3"
half = "2.4.1"
Loading

0 comments on commit fde9ecb

Please sign in to comment.