managed components: fix version references to allow implicit updates according to semver

Syntax details: https://devhints.io/semver
This commit is contained in:
Anton Maklakov
2022-03-10 11:46:29 +07:00
parent c6aeb86485
commit 4c865baae4
11 changed files with 11 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
dependencies:
idf: ">=4.4"
igrr/libnmea: ">=0.1.1"
igrr/libnmea: "^0.1.1"