Skip to content

Commit

Permalink
Bump anyhow to v1.0.71
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Zahari Petkov <[email protected]>
  • Loading branch information
majorz committed May 3, 2023
1 parent 691c0b5 commit f036665
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions tests/integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,6 @@ fn join_no_endpoint() {
Caused by:
0: http://localhost:{port}/os/v1/config: error trying to connect: [\w\s]+ \(os error \d+\)
1: [\w\s]+ \(os error \d+\)
"#,
));

Expand Down Expand Up @@ -684,7 +683,6 @@ fn incompatible_device_types() {
Caused by:
Expected `deviceType` raspberrypi3, got incompatible-device-type
",
);

Expand Down

0 comments on commit f036665

Please sign in to comment.