Skip to content

Commit 08a6e75

Browse files
dependabot[bot]mkroening
authored andcommitted
build(deps): Bump rftrace-frontend from 0.1.0 to 0.2.2
Bumps [rftrace-frontend](https://github.com/hermit-os/rftrace) from 0.1.0 to 0.2.2. - [Release notes](https://github.com/hermit-os/rftrace/releases) - [Commits](hermit-os/rftrace@v0.1.0...v0.2.2) --- updated-dependencies: - dependency-name: rftrace-frontend dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e19fdc commit 08a6e75

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -58,7 +58,7 @@ tun-tap = { version = "0.1.3", default-features = false }
5858
uhyve-interface = { version = "0.1.1", path = "uhyve-interface", features = ["std"] }
5959
virtio-bindings = { version = "0.2", features = ["virtio-v4_14_0"] }
6060
rftrace = { version = "0.1", optional = true }
61-
rftrace-frontend = { version = "0.1", optional = true }
61+
rftrace-frontend = { version = "0.2", optional = true }
6262
shell-words = "1"
6363
sysinfo = { version = "0.33.1", default-features = false, features = ["system"] }
6464
vm-fdt = "0.3"

0 commit comments

Comments
 (0)