We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1830296 commit 6375365Copy full SHA for 6375365
library.json
@@ -26,7 +26,7 @@
26
]
27
},
28
"dependencies": [
29
- "peterpolidoro/Streaming": "^6.1.1",
+ "peterpolidoro/Streaming": "*"
30
],
31
"frameworks": "*",
32
"platforms": "*",
library.properties
@@ -9,4 +9,4 @@ category=Data Processing
9
url=https://github.com/avandalen/avdweb_scope
10
architectures=*
11
includes=avdweb_SWscope.h
12
-depends=Streaming (>=6.1.1)
+depends=Streaming
0 commit comments