add deep diff pd
This commit is contained in:
parent
64a7dae017
commit
6ccc6cb779
5 changed files with 67 additions and 53 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "libtbr"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
|
@ -8,4 +8,4 @@ chrono = "0.4.41"
|
|||
log = "0.4.27"
|
||||
rayon = "1.10.0"
|
||||
serde = { version = "1.0.219", features = ["derive", "serde_derive"] }
|
||||
serde_json = "1.0.140"
|
||||
serde_json = "1.0.140"
|
||||
Loading…
Add table
Add a link
Reference in a new issue