Skip to content

Commit

Permalink
Update the tock/ submodule to latest master.
Browse files Browse the repository at this point in the history
Tock 2.1.1 uses a Rust toolchain that is too old to understand `libtock-rs`' current `Cargo.toml`. This causes `cargo` commands in the Tock submodule to fail. This PR updates the Tock submodule to latest `master`, giving it a recent toolchain. This fixes `make clean` and likely other build commands.

This also gives access to the license checker, which we may want to use in `libtock-rs`.
  • Loading branch information
jrvanwhy committed Oct 30, 2023
1 parent cda8737 commit e5b6a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tock
Submodule tock updated 1418 files

0 comments on commit e5b6a06

Please sign in to comment.