Add ability to get the LDK and LDK-C-Bindings version
[ldk-c-bindings] / lightning-c-bindings / cbindgen.toml
index b9e49b3602890cbb8be374f8addaa7e12f2677fb..bcbe2641dc4a39e161d877b98f14d22253c1a014 100644 (file)
@@ -1,6 +1,7 @@
 language = "C"
 include_guard = "LDK_C_BINDINGS_H"
 autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
+trailer = "#include <ldk_ver.h>"
 include_version = true
 namespace = "LDK"