oeeq

Results 2 issues of oeeq

This PR fixes #434 by updating the devcontainer configuration to use the `mcr.microsoft.com/devcontainers/rust:1.0.23-bookworm` docker image.

## Describe the bug The `cargo build` command after the devcontainer starts with the following error: ``` error: failed to parse lock file at: /workspaces/redlib/Cargo.lock Caused by: lock file version...

bug