[package] name = "fsrc-example" version = "0.1.0" edition = "2021" authors = ["Robin Mueller "] [dependencies] crossbeam-channel = "0.5" delegate = "0.8" zerocopy = "0.6" [dependencies.spacepackets] path = "../spacepackets" [dependencies.fsrc-core] path = "../fsrc-core"