Update all cargo.toml. Support G713P

This commit is contained in:
Luke D. Jones
2024-05-06 09:45:35 +12:00
parent f5d5681b49
commit bc92fa11f9
22 changed files with 129 additions and 68 deletions

View File

@@ -1,9 +1,12 @@
[package]
name = "rog-control-center"
license = "MPL-2.0"
license.workspace = true
version.workspace = true
authors = ["Luke D. Jones <luke@ljones.dev>"]
edition = "2021"
readme.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true
edition.workspace = true
[features]
#default = ["mocking"]