Skip to content

Commit

Permalink
Merge pull request #11 from axodotdev/dependabot/cargo/gazenot-0.3.0
Browse files Browse the repository at this point in the history
chore(deps): bump gazenot from 0.2.3 to 0.3.0
  • Loading branch information
mistydemeo authored Feb 16, 2024
2 parents b0b4870 + 3582a50 commit 9e8cc41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -29,7 +29,7 @@ serde = "1.0.196"
temp-dir = "0.1.12"

# axo releases
gazenot = { version = "0.2.3", features = ["client_lib"], optional = true }
gazenot = { version = "0.3.0", features = ["client_lib"], optional = true }
tokio = { version = "1.36.0", features = ["full"], optional = true }

# github releases
Expand Down

0 comments on commit 9e8cc41

Please sign in to comment.