Skip to content

Version mismatch problem when using wasmtime and containerd-shim-wasm #1067

@marcfir

Description

@marcfir

I try to use wasmtime = "41.0.3" and containerd-shim-wasm = "1.0.0".
This leads to error[E0308]: mismatched types for libcontainer::oci_spec::runtime::Spec
I looked into it, and I think some of the workspace dependencies are not pinned to a specific version.
I could solve that problem with this PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions