Merge pull request 'version specifier for COBS' (#82) from ci-check into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #82
This commit is contained in:
commit
df38cf6491
@ -81,6 +81,7 @@ default-features = false
|
||||
|
||||
[dependencies.cobs]
|
||||
git = "https://github.com/robamu/cobs.rs.git"
|
||||
version = "0.2.3"
|
||||
branch = "all_features"
|
||||
default-features = false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user