Skip to content

Commit

Permalink
Bump simple-mermaid from 0.1.1 to 0.2.0 (#1197)
Browse files Browse the repository at this point in the history
Bumps [simple-mermaid](https://github.com/glueball/simple-mermaid) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/glueball/simple-mermaid/releases)
- [Commits](glueball/simple-mermaid@v0.1.1...v0.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 565b7f2 commit dae4c22
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 dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ serde_json = "1.0.133"
serde_path_to_error = "0.1.16"
serde_urlencoded = "0.7.1"
sha1 = "0.10.6"
simple-mermaid = { version = "0.1.1", optional = true }
simple-mermaid = { version = "0.2.0", optional = true }
slog = { version = "2.5.0", features = ["dynamic-keys"] }
slog-async = "2.8.0"
slog-bunyan = "2.5.0"
Expand Down

0 comments on commit dae4c22

Please sign in to comment.