git » rust-bindgen.git » commit e4c1920

add nvchecker

author T.J. Townsend
2024-07-14 19:21:58 UTC
committer T.J. Townsend
2024-07-14 19:21:58 UTC
parent 43967ecece0d09527adc9dfeebf63aa9eb01c3c1

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..6ca871b
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[rust-bindgen]
+source = "git"
+git = "https://github.com/rust-lang/rust-bindgen.git"
+prefix = "v"