build(libcomposition): updated libcomposition version pin to 1.4.0 to get more convient getters

This commit is contained in:
2025-07-14 14:48:57 -04:00
parent 7012eb819a
commit ddfa66d86f
4 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
//
// Created by Emily Boudreaux on 7/14/25.
//
#ifndef CONSTRUCTION_H
#define CONSTRUCTION_H
#endif //CONSTRUCTION_H

View File

@@ -0,0 +1,8 @@
//
// Created by Emily Boudreaux on 7/14/25.
//
#ifndef REPORTING_H
#define REPORTING_H
#endif //REPORTING_H

View File

@@ -0,0 +1,3 @@
//
// Created by Emily Boudreaux on 7/14/25.
//

View File

@@ -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.3.0 revision = v1.4.0
depth = 1 depth = 1