Skip to content

Commit

Permalink
chore(deps): Bump serde_norway from 0.9.37 to 0.9.38
Browse files Browse the repository at this point in the history
Bumps [serde_norway](https://github.com/cafkafk/serde-yaml) from 0.9.37 to 0.9.38.
- [Release notes](https://github.com/cafkafk/serde-yaml/releases)
- [Commits](cafkafk/serde-norway@v0.9.37...v0.9.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cafkafk committed Sep 16, 2024
1 parent f86fa6f commit e3303a9
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 @@ -31,7 +31,7 @@ reqwest = { version = "0.12.7", features = ["json"] }
semver = "1.0.22"
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
serde_norway = "0.9.37"
serde_norway = "0.9.38"
tokio = { version = "1.40.0", features = ["macros", "rt-multi-thread", "sync"] }

[build-dependencies]
Expand Down

0 comments on commit e3303a9

Please sign in to comment.