Merge pull request 'i think for this example this is ok' (#71) from bump-example-deps 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: #71
This commit is contained in:
commit
e09ffc6dc7
@ -15,11 +15,13 @@ crossbeam-channel = "0.5"
|
|||||||
delegate = "0.10"
|
delegate = "0.10"
|
||||||
zerocopy = "0.6"
|
zerocopy = "0.6"
|
||||||
csv = "1"
|
csv = "1"
|
||||||
num_enum = "0.6"
|
num_enum = "0.7"
|
||||||
thiserror = "1"
|
thiserror = "1"
|
||||||
|
|
||||||
[dependencies.satrs-core]
|
[dependencies.satrs-core]
|
||||||
|
# version = "0.1.0-alpha.0"
|
||||||
path = "../satrs-core"
|
path = "../satrs-core"
|
||||||
|
|
||||||
|
|
||||||
[dependencies.satrs-mib]
|
[dependencies.satrs-mib]
|
||||||
path = "../satrs-mib"
|
path = "../satrs-mib"
|
||||||
|
Loading…
Reference in New Issue
Block a user