Skip to content

Commit

Permalink
test: regen trybuild stderr
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed May 2, 2024
1 parent b391ad8 commit fe5edc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -72,7 +72,7 @@ jobs:

- uses: actions-rust-lang/setup-rust-toolchain@v1.8.0
with:
toolchain: nightly-2023-08-25
toolchain: nightly-2024-04-26

- uses: taiki-e/cache-cargo-install-action@v1.3.0
with:
Expand Down
2 changes: 1 addition & 1 deletion confik-macros/tests/trybuild/fail-secret-extra-attr.stderr
@@ -1,4 +1,4 @@
error: Unexpected literal type `string`
error: Unexpected type `string`
--> tests/trybuild/fail-secret-extra-attr.rs:3:23
|
3 | #[confik(secret = "foo")]
Expand Down

0 comments on commit fe5edc3

Please sign in to comment.