migueldeicaza / SwiftGodot

New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.06k stars 65 forks source link

Bump dependencies versions #420

Closed tishin closed 5 months ago

migueldeicaza commented 5 months ago

One concern about bumping this value is that we have some scary warnings that I think we should fix before we bump:

'as' is deprecated: This cast will always fail 'as' is deprecated: This cast will always succeed

Those do look worrisome.

migueldeicaza commented 5 months ago

I found the release notes here:

https://github.com/apple/swift-syntax/releases