Working snapshot with modified local riglib.
This commit is contained in:
Generated
-9
@@ -1269,7 +1269,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"riglib-core",
|
||||
"riglib-elecraft",
|
||||
@@ -1283,7 +1282,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib-core"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"thiserror",
|
||||
@@ -1293,7 +1291,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib-elecraft"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
@@ -1308,7 +1305,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib-flex"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
@@ -1322,7 +1318,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib-icom"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
@@ -1337,7 +1332,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib-kenwood"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
@@ -1352,7 +1346,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib-text-io"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"riglib-core",
|
||||
"tokio",
|
||||
@@ -1363,7 +1356,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib-transport"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"riglib-core",
|
||||
@@ -1376,7 +1368,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "riglib-yaesu"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/chadsbrown/riglib.git#b8adc13dc715652470509ae5ec6965ab8a2b8aa9"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
|
||||
Reference in New Issue
Block a user