chore(deps): remove unused uuid dependency from bevy_core (#16253)
				
					
				
			# Objective - Closes #16242 ## Solution - Remove unused `uuid` dep in `bevy_core` crate ## Testing - ~~Awaiting CI~~ tested locally and it doesn't break anything
This commit is contained in:
		
							parent
							
								
									4b05d2f4d8
								
							
						
					
					
						commit
						49f63ed2cf
					
				| @ -20,7 +20,6 @@ bevy_utils = { path = "../bevy_utils", version = "0.15.0-dev" } | |||||||
| 
 | 
 | ||||||
| # other | # other | ||||||
| serde = { version = "1.0", optional = true } | serde = { version = "1.0", optional = true } | ||||||
| uuid = "1.0" |  | ||||||
| 
 | 
 | ||||||
| [features] | [features] | ||||||
| default = ["bevy_reflect"] | default = ["bevy_reflect"] | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Derick M
						Derick M