Skip to content

Commit

Permalink
chore(deps): bump gazenot from 0.1.4 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [gazenot](https://github.com/axodotdev/gazenot) from 0.1.4 to 0.2.1.
- [Changelog](https://github.com/axodotdev/gazenot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/axodotdev/gazenot/commits)

---
updated-dependencies:
- dependency-name: gazenot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent a5a6c5a commit e799b34
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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-dist-schema/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ schemars = "0.8.16"
semver = "1.0.14"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.87"
gazenot = { version = "0.1.4", default-features = false }
gazenot = { version = "0.2.1", default-features = false }

[dev-dependencies]
insta = "1.26.0"
2 changes: 1 addition & 1 deletion cargo-dist/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cargo-dist-schema = { version = "=0.6.0-prerelease.4", path = "../cargo-dist-sch

axoasset = { version = "0.6.0", features = ["json-serde", "toml-serde", "toml-edit", "compression"] }
axoproject = { version = "0.6.0", default-features = false, features = ["cargo-projects", "generic-projects"] }
gazenot = { version = "0.1.4" }
gazenot = { version = "0.2.1" }

comfy-table = "7.0.1"
miette = { version = "5.6.0" }
Expand Down

0 comments on commit e799b34

Please sign in to comment.