Skip to content

Commit

Permalink
refactor and add more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wangl-cc committed Dec 11, 2023
1 parent 725bd1e commit ce444ae
Show file tree
Hide file tree
Showing 8 changed files with 954 additions and 293 deletions.
6 changes: 3 additions & 3 deletions maa-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ features = ["rt"]
version = "0.11"
features = ["blocking", "json"]

[dev-dependencies]
serde_test = "1.0.176"

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.48.0"
features = ["Win32_System_LibraryLoader"]

[dev-dependencies]
serde_test = "1"
Loading

0 comments on commit ce444ae

Please sign in to comment.