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 03b38e7 commit 65883bf
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 197 deletions.
5 changes: 3 additions & 2 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 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 65883bf

Please sign in to comment.