Skip to content

Commit 6fff39a

Browse files
Merge branch 'main' into dependabot/cargo/aws-sdk-glue-1.84.0
2 parents 74058d8 + cf780f4 commit 6fff39a

File tree

8 files changed

+433
-398
lines changed

8 files changed

+433
-398
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
- uses: rustsec/audit-check@v2.0.0
4949
with:
5050
token: ${{ secrets.GITHUB_TOKEN }}
51+
ignore: RUSTSEC-2024-0436

Cargo.lock

Lines changed: 27 additions & 8 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
@@ -93,7 +93,7 @@ serde_derive = "1.0.204"
9393
serde_json = "1.0.138"
9494
serde_repr = "0.1.16"
9595
serde_with = "3.4"
96-
tempfile = "3.16"
96+
tempfile = "3.18"
9797
tokio = { version = "1.36", default-features = false }
9898
typed-builder = "0.20"
9999
url = "2.5.4"

0 commit comments

Comments
 (0)