Bump rust and node

This commit is contained in:
Andras Schmelczer 2026-03-25 19:59:19 +00:00
parent 9a75569e83
commit a84c707761
7 changed files with 19 additions and 18 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "sync_server"
rust-version = "1.89.0"
rust-version = "1.94.0"
authors = ["Andras Schmelczer <andras@schmelczer.dev>"]
edition = "2024"
license = "MIT"

View file

@ -1,5 +1,5 @@
[toolchain]
channel = "1.89.0"
channel = "1.94.0"
targets = [
"x86_64-unknown-linux-gnu",
"x86_64-unknown-linux-musl",