Bump kittycad-modeling-cmds from 0.2.19 to 0.2.20 in /src/wasm-lib (#2186)
Bumps [kittycad-modeling-cmds](https://github.com/KittyCAD/modeling-api) from 0.2.19 to 0.2.20. - [Commits](https://github.com/KittyCAD/modeling-api/compare/kittycad-modeling-cmds-0.2.19...kittycad-modeling-cmds-0.2.20) --- updated-dependencies: - dependency-name: kittycad-modeling-cmds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										4
									
								
								src/wasm-lib/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								src/wasm-lib/Cargo.lock
									
									
									
										generated
									
									
									
								
							@ -2004,9 +2004,9 @@ dependencies = [
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "kittycad-modeling-cmds"
 | 
			
		||||
version = "0.2.19"
 | 
			
		||||
version = "0.2.20"
 | 
			
		||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
			
		||||
checksum = "35bb4946fa7bbcfd5270448e31834286c62e30e0f4599ef102a5b63e63b1f50b"
 | 
			
		||||
checksum = "f93f7904109e445ab3dcfbaa4f0f4396d1df22c701075cdce4a7e491701796af"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "anyhow",
 | 
			
		||||
 "chrono",
 | 
			
		||||
 | 
			
		||||
@ -65,7 +65,7 @@ kittycad = { version = "0.2.67", default-features = false, features = ["js", "re
 | 
			
		||||
kittycad-execution-plan = "0.1.4"
 | 
			
		||||
kittycad-execution-plan-macros = "0.1.9"
 | 
			
		||||
kittycad-execution-plan-traits = "0.1.14"
 | 
			
		||||
kittycad-modeling-cmds = "0.2.19"
 | 
			
		||||
kittycad-modeling-cmds = "0.2.20"
 | 
			
		||||
kittycad-modeling-session = "0.1.3"
 | 
			
		||||
 | 
			
		||||
[[test]]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user