bar_codes 2.0.0 tags update (#850)

* Update bar_codes-2.0.0.toml

Added executable and a tag.

* Update bar_codes-2.0.0.toml

Corrected tag
This commit is contained in:
Gautier de Montmollin
2023-07-21 10:47:53 +02:00
committed by GitHub
parent ab77175b25
commit afb26a16dc
+2 -1
View File
@@ -6,7 +6,8 @@ licenses = "MIT"
maintainers = ["fabien.chouteau@gmail.com"]
maintainers-logins = ["zertovitch", "Fabien-Chouteau"]
project-files = ["bar_codes_gnat.gpr"]
tags = ["bar", "code", "qr"]
tags = ["bar", "code", "qr", "code128"]
executables = ["bar_codes_demo"]
[gpr-externals]
Build_Mode = ["Debug", "Fast", "Check_2005", "Check_Style"]