switch to git patch on modeling-cmds
This commit is contained in:
		@ -61,5 +61,6 @@ result_large_err = "allow"
 | 
			
		||||
 | 
			
		||||
# Example: how to point modeling-app at a different repo (e.g. a branch or a local clone)
 | 
			
		||||
[patch.crates-io]
 | 
			
		||||
kittycad-modeling-cmds = { path = "../../modeling-api/modeling-cmds" }
 | 
			
		||||
kittycad-modeling-cmds = { git = "https://github.com/KittyCAD/modeling-api.git", branch = "ben/conics" }
 | 
			
		||||
# kittycad-modeling-cmds = { path = "../../modeling-api/modeling-cmds" }
 | 
			
		||||
#kittycad-modeling-session = { path = "../../../modeling-api/modeling-session" }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user