Merge branch 'cargo' into 'master'

docs: Correct Cargo update instructions

See merge request Librem5/squeekboard!398
This commit is contained in:
Dorota Czaplejewicz
2020-11-23 09:16:59 +00:00
2 changed files with 5 additions and 1 deletions

View File

@ -72,6 +72,7 @@ summary = [
message('\n'.join(summary))
# Rust deps are changing, depending on compile flags. Cargo can't handle it alone.
# As a side effect, Cargo.toml never gets used.
cargo_toml_in = files('Cargo.toml.in')
path_data = configuration_data()
path_data.set('path', meson.source_root())