Skip to content

chore: bump msb_krun crates from 0.1.11 to 0.1.12#54

Merged
appcypher merged 1 commit intokrunfrom
toks/bump-msb-krun-0.1.12
Apr 30, 2026
Merged

chore: bump msb_krun crates from 0.1.11 to 0.1.12#54
appcypher merged 1 commit intokrunfrom
toks/bump-msb-krun-0.1.12

Conversation

@toksdotdev
Copy link
Copy Markdown
Member

@toksdotdev toksdotdev commented Apr 30, 2026

tl;dr

bumps every msb_krun_* workspace crate from 0.1.11 to 0.1.12 (and refreshes the lockfiles) so the air-gap fix can be published.

description

patch bump across all 15 msb_krun_* crates plus their internal path-dependency version refs. the C-API libkrun crate (1.17.3) and example crates are intentionally untouched.

changes since 0.1.11

files touched

  • Cargo.lock, examples/Cargo.lock
  • src/{arch,arch_gen,aws_nitro,cpuid,devices,hvf,kernel,krun,krun_display,krun_input,polly,rutabaga_gfx,smbios,utils,vmm}/Cargo.toml

test plan

  • cargo build -p msb_krun --features net resolves all crates at 0.1.12 with no version-mismatch errors
  • grep -R '"0.1.11"' src/ returns no matches
  • libkrun (1.17.3) and example crates unchanged

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

bumped all msb_krun_* workspace crates and their internal
path-dependency version refs from 0.1.11 to 0.1.12, and refreshed both
lockfiles. the libkrun C-API crate (1.17.3) and the example crates are
unchanged.

changes since 0.1.11:

- fix(krun): air-gap guests by default; opt-in TSI inet hijack (#53)
@appcypher appcypher merged commit 020bfa5 into krun Apr 30, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants