maint: updated burst 1.8.24 > 1.8.25

This commit is contained in:
Chris
2025-10-19 15:10:57 -04:00
parent 1217ae8788
commit efd665f7d2
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"com.unity.ai.navigation": "2.0.8",
"com.unity.burst": "1.8.25",
"com.unity.cinemachine": "3.1.2",
"com.unity.collab-proxy": "2.8.2",
"com.unity.ide.rider": "3.0.36",

View File

@@ -33,8 +33,8 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.24",
"depth": 1,
"version": "1.8.25",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1",