Skip to content

Commit

Permalink
Merge pull request #65 from neoeinstein/dependabot/cargo/example/buil…
Browse files Browse the repository at this point in the history
…d-with-buf/h2-0.3.17

build(deps): bump h2 from 0.3.15 to 0.3.17 in /example/build-with-buf
  • Loading branch information
neoeinstein authored Jun 30, 2023
2 parents 44d3fc3 + cfc372c commit f6fab7b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 12 deletions.
4 changes: 2 additions & 2 deletions example/build-with-buf/Cargo.lock

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

1 change: 0 additions & 1 deletion protoc-gen-tonic/src/generator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ impl TonicGenerator {

let services = request
.files()
.into_iter()
.flat_map(|file| {
file.service
.iter()
Expand Down
1 change: 0 additions & 1 deletion supply-chain/audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,3 @@ delta = "1.0.5 -> 1.0.6"
who = "Marcus Griep <[email protected]>"
criteria = "safe-to-deploy"
delta = "4.3.0 -> 4.4.0"

8 changes: 3 additions & 5 deletions supply-chain/config.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

# cargo-vet config file

[cargo-vet]
version = "0.8"

[policy.protoc-gen-prost]
audit-as-crates-io = false

Expand Down Expand Up @@ -159,10 +162,6 @@ criteria = "safe-to-deploy"
version = "0.6.28"
criteria = "safe-to-deploy"

[[exemptions.remove_dir_all]]
version = "0.5.3"
criteria = "safe-to-deploy"

[[exemptions.rustix]]
version = "0.36.8"
criteria = "safe-to-deploy"
Expand Down Expand Up @@ -238,4 +237,3 @@ criteria = "safe-to-deploy"
[[exemptions.windows_x86_64_msvc]]
version = "0.42.1"
criteria = "safe-to-deploy"

3 changes: 0 additions & 3 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@

# cargo-vet imports lock

[audits]

0 comments on commit f6fab7b

Please sign in to comment.