mirror of
https://github.com/ChaseSunstrom/cforge.git
synced 2026-05-12 15:28:25 -05:00
17 lines
387 B
Plaintext
17 lines
387 B
Plaintext
# cforge.lock - Dependency lock file for reproducible builds
|
|
# Generated by cforge - DO NOT EDIT MANUALLY
|
|
# Mode: FetchContent
|
|
|
|
[dependency.fmt]
|
|
source_type = "index"
|
|
version = "11.1.4"
|
|
url = "https://github.com/fmtlib/fmt.git"
|
|
resolved = "11.1.4"
|
|
|
|
[dependency.tomlplusplus]
|
|
source_type = "index"
|
|
version = "3.4.0"
|
|
url = "https://github.com/marzer/tomlplusplus.git"
|
|
resolved = "v3.4.0"
|
|
|