build(libcomposition): version bump v1.8.0 -> v1.8.2

This version bump introduces safer handling of az_to_species (using std::expected) and marks az_to_species as no except as the only exception that could be thrown is std::bad_alloc which is an unrecoverable fault condition
This commit is contained in:
2025-10-09 07:08:00 -04:00
parent e9838d1373
commit 486695aae1

View File

@@ -1,4 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libcomposition.git
revision = v1.8.0
revision = v1.8.2
depth = 1