mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
managed components: fix version references to allow implicit updates according to semver
Syntax details: https://devhints.io/semver
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
dependencies:
|
||||
idf: ">=4.4"
|
||||
igrr/libnmea: ">=0.1.1"
|
||||
igrr/libnmea: "^0.1.1"
|
||||
|
Reference in New Issue
Block a user