This website requires JavaScript.
Explore
Help
Register
Sign In
htamas1210
/
Knightly
Watch
1
Star
0
Fork
0
You've already forked Knightly
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
20
Wiki
Activity
Files
Engine/bitmove
Add File
New File
Apply Patch
Knightly
/
engine
/
Cargo.toml
7 lines
95 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
initial projects created, engine, server, ui
2025-11-03 14:47:15 +01:00
[
package
]
name
=
"engine"
version
=
"0.1.0"
edition
=
"2024"
[
dependencies
]
added dependency to Cargo.toml: once_cell
2025-11-10 13:18:48 +01:00
once_cell
=
"1.19"
Reference in New Issue
Copy Permalink