Skip to content

Commit ea3ba89

Browse files
authored
feat: update soldeer 0 3 4 (#8777)
* 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
1 parent eddb33a commit ea3ba89

File tree

3 files changed

+213
-150
lines changed

3 files changed

+213
-150
lines changed

Cargo.lock

Lines changed: 10 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ reqwest = { version = "0.12", default-features = false }
259259
tower = "0.4"
260260
tower-http = "0.5"
261261
# soldeer
262-
soldeer = "=0.3.1"
262+
soldeer = "=0.3.4"
263263
proptest = "1"
264264
comfy-table = "7"
265265

0 commit comments

Comments
 (0)