diff --git a/script/update-dap-schemas b/script/update-dap-schemas new file mode 100755 index 0000000000000000000000000000000000000000..60aeb42115a99c71fcedc462816f7c244e344c9b --- /dev/null +++ b/script/update-dap-schemas @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +cargo run --package dap_adapters --features update-schemas --bin update-schemas