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:
@@ -1,4 +1,4 @@
|
|||||||
[wrap-git]
|
[wrap-git]
|
||||||
url = https://github.com/4D-STAR/libcomposition.git
|
url = https://github.com/4D-STAR/libcomposition.git
|
||||||
revision = v1.8.0
|
revision = v1.8.2
|
||||||
depth = 1
|
depth = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user