update pyglet to 2.1!

This commit is contained in:
shenjack 2025-01-14 19:25:50 +08:00
parent 807da0bd20
commit 45b6685a9d
Signed by: shenjack
GPG Key ID: 7B1134A979775551
2 changed files with 4 additions and 1 deletions

@ -1 +1 @@
Subproject commit 076202b9c860b1774fc0db233fe7fd010aa85998
Subproject commit fb94e23fd194098c899600c5fd16640ebd6a127f

View File

@ -21,3 +21,6 @@ use_field_init_shorthand = true
color = "Always"
edition = "2021"
# 这样不用 nightly 也可以使用 unstable 特性
unstable_features = true