change server path for vscode extension (#5769)

change server path

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-03-12 09:46:18 -07:00
committed by GitHub
parent b61cd3123f
commit 6c09da24a4
13 changed files with 22 additions and 22 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "kcl-directory-test-macro"
description = "A tool for generating tests from a directory of kcl files"
version = "0.1.48"
version = "0.1.49"
edition = "2021"
license = "MIT"
repository = "https://github.com/KittyCAD/modeling-app"