Skip to content

Commit c28d162

Browse files
chore(deps): bump gnuplot from 0.0.45 to 0.0.46 (#1039)
Bumps [gnuplot](https://github.com/SiegeLord/RustGnuplot) from 0.0.45 to 0.0.46. - [Commits](https://github.com/SiegeLord/RustGnuplot/commits) --- updated-dependencies: - dependency-name: gnuplot dependency-version: 0.0.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ada7cc6 commit c28d162

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ gungraun = ["dep:gungraun"]
9898
[dev-dependencies]
9999
criterion = { version = "0.8.2", features = ["async_tokio"] }
100100
insta = "1.47"
101-
gnuplot = "0.0.45"
101+
gnuplot = "0.0.46"
102102
serde_json = { version = "=1.0.149" }
103103
serial_test = "=3.4.0"
104104

0 commit comments

Comments
 (0)