Skip to content

Commit

Permalink
[Feat] support create snapshot from JSON config
Browse files Browse the repository at this point in the history
  • Loading branch information
mistricky committed Oct 27, 2024
1 parent ebf137c commit 3947e4d
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 195 deletions.
1 change: 1 addition & 0 deletions core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ derive_builder = "0.20.2"
chrono = "0.4.38"
base64 = "0.22.1"
once_cell = "1.20.2"
serde_json = "1.0.132"
Loading

0 comments on commit 3947e4d

Please sign in to comment.