mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
0.2.1: update to rust 2024
This commit is contained in:
parent
9b754c0f52
commit
b8d6194a72
10 changed files with 36 additions and 32 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "tek_time"
|
||||
edition = "2021"
|
||||
version = "0.2.0"
|
||||
edition = { workspace = true }
|
||||
version = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
tengri = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue