Skip to content

Commit

Permalink
feat: update soldeer 0 3 4 (#8777)
Browse files Browse the repository at this point in the history
* Update to 0.3.2 including a hotfix on the integrity check

* fmt

* replacing assert with data assert for files

* Moved to Snapbox

* reverse soldeer to 0.3.1 to test

* reverted to old tests to check for timeout

* updated to soldeer 0.3.3

* added stdout checks

* fmt

* updated output

* updated to 0.3.4 which contains the windows fix

* deleted non-deterministic output
  • Loading branch information
mario-eth authored Sep 4, 2024
1 parent eddb33a commit ea3ba89
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 150 deletions.
96 changes: 10 additions & 86 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ reqwest = { version = "0.12", default-features = false }
tower = "0.4"
tower-http = "0.5"
# soldeer
soldeer = "=0.3.1"
soldeer = "=0.3.4"
proptest = "1"
comfy-table = "7"

Expand Down
Loading

0 comments on commit ea3ba89

Please sign in to comment.