Skip to content

Commit

Permalink
Bump fastly from 0.10.1 to 0.10.2
Browse files Browse the repository at this point in the history
Bumps fastly from 0.10.1 to 0.10.2.

---
updated-dependencies:
- dependency-name: fastly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent a584525 commit b08972f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2018"
debug = true

[dependencies]
fastly = "0.10.1"
fastly = "0.10.2"
hmac-sha256 = "1.1.7"
rand = "0.8.5"
serde = { version = "1.0.203", features = ["derive"] }
Expand Down

0 comments on commit b08972f

Please sign in to comment.