Commit graph rust-nex/Cargo.lock
Author SHA1 Message Date
5389e75aa5
fix(ranking): Separate Splatoon specific methods 2026-08-08 20:26:35 +01:00
be7bc79762 fix(resultsrange): use usize min instead of usize max 2026-08-08 19:01:16 +02:00
36c044233f Merge pull request 'Update Rust crate async-trait to v0.1.92' (#63) from renovate/async-trait-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#63
2026-08-08 15:40:34 +02:00
1a6354460d Update Rust crate thiserror to v2.0.20 2026-08-08 13:18:53 +00:00
47ae893cd8 Update Rust crate async-trait to v0.1.92 2026-08-08 13:18:39 +00:00
e5ada9dfcd Merge pull request 'Update Rust crate sentry to 0.49.0' (#61) from renovate/sentry-0.x into v0
Reviewed-on: spacebar/rust-nex#61
2026-08-08 07:48:20 +02:00
907845ae5b Merge pull request 'Update Rust crate ctor to v1.0.12' (#44) from renovate/ctor-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#44
2026-08-08 07:36:03 +02:00
fab43614d8 Merge pull request 'Update Rust crate bytemuck to v1.25.2' (#46) from renovate/bytemuck-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#46
2026-08-08 07:35:54 +02:00
b17a077ff2 Merge pull request 'Update Rust crate tokio to v1.53.1' (#50) from renovate/tokio-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#50
2026-08-08 07:35:45 +02:00
b79a5910a2 Merge pull request 'Update Rust crate futures to v0.3.33' (#55) from renovate/futures-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#55
2026-08-08 07:35:37 +02:00
fce1cb8056 Merge pull request 'Update Rust crate serde to v1.0.229' (#57) from renovate/serde-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#57
2026-08-08 07:35:16 +02:00
7385b564f6 Merge pull request 'Update Rust crate serde_json to v1.0.151' (#58) from renovate/serde_json-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#58
2026-08-08 07:35:07 +02:00
72cbaf17f0 Update Rust crate tokio to v1.53.1 2026-08-08 04:48:30 +00:00
f12e60709c Update Rust crate sentry to 0.49.0 2026-08-08 04:48:08 +00:00
68b9c3a330 Update Rust crate base64 to 0.23.0 2026-08-08 04:48:02 +00:00
5b57ca642d Update Rust crate serde_json to v1.0.151 2026-08-08 04:47:54 +00:00
62270330e9 Update Rust crate serde to v1.0.229 2026-08-08 04:47:45 +00:00
cc2f27ea7d Update Rust crate futures to v0.3.33 2026-08-08 04:47:36 +00:00
b795593c4a Update Rust crate ctor to v1.0.12 2026-08-08 04:47:29 +00:00
83a3bf998e Update Rust crate bytemuck to v1.25.2 2026-08-08 04:47:21 +00:00
66ebc2a9f0 Merge pull request 'Update Rust crate thiserror to v2.0.19' (#59) from renovate/thiserror-2.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#59
2026-08-08 06:43:04 +02:00
476f8c7be3 Merge pull request 'Update Rust crate nex-account to v0.2.5' (#56) from renovate/nex-account-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#56
2026-08-08 06:42:58 +02:00
43191de687 Merge pull request 'Update Rust crate async-trait to v0.1.91' (#53) from renovate/async-trait-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#53
2026-08-08 06:42:53 +02:00
535051be75 Update Rust crate thiserror to v2.0.19 2026-08-08 03:02:10 +00:00
ea928ab6dd Update Rust crate nex-account to v0.2.5 2026-08-08 01:47:42 +00:00
fc54e6f77a Update Rust crate async-trait to v0.1.91 2026-08-08 01:47:11 +00:00
ba57a33483 Update Rust crate anyhow to v1.0.104 2026-08-08 01:47:05 +00:00
Maple Nebel
44d00a3fd1 fix auth issues 2026-07-14 23:18:43 +02:00
Maple Nebel
3351386c33 fix env errors not showing 2026-07-14 21:05:13 +02:00
Maple Nebel
c5bdf9f07f fixed errors 2026-07-14 20:12:13 +02:00
e3e9edf5ba finish up mirgation, build and check now successful save for clippy checks 2026-07-14 19:03:00 +02:00
Maple Nebel
aa25422d95 progress 2026-07-14 17:38:51 +02:00
Maple Nebel
47f7dea859 progress 2026-07-14 17:27:30 +02:00
Maple Nebel
f1d16e40a1 progress 2026-07-13 23:47:15 +02:00
Maple Nebel
3f07e45f08 datastore refactor 2026-07-13 19:38:43 +02:00
Maple Nebel
4ff0a5efcc progress 2026-07-12 18:21:18 +02:00
Maple Nebel
7dd502aa7a start implementing sentry propperly 2026-07-09 04:17:05 +02:00
8b9f8e02eb Merge pull request 'Update Rust crate anyhow to v1.0.103' (#40) from renovate/anyhow-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#40
2026-07-07 23:55:51 +02:00
6553e60465 Merge pull request 'Update Rust crate log to v0.4.33' (#38) from renovate/log-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#38
2026-07-06 18:26:02 +02:00
0e8538745d Merge pull request 'Update Rust crate sqlx to 0.9.0' (#33) from renovate/sqlx-0.x into v0
Reviewed-on: spacebar/rust-nex#33
2026-07-06 18:25:30 +02:00
b14a9fba42 Merge pull request 'Update Rust crate tokio-tungstenite to 0.29.0' (#34) from renovate/tokio-tungstenite-0.x into v0
Reviewed-on: spacebar/rust-nex#34
2026-07-06 18:25:15 +02:00
f9af6093a2 Update Rust crate sqlx to 0.9.0 2026-07-06 12:32:49 +00:00
Maple Nebel
fcc2f94236 nex-account support for nnas 2026-07-05 22:26:36 +02:00
185dfabcb9 Update Rust crate anyhow to v1.0.103 2026-06-25 21:02:26 +00:00
929516da5a placeholder for Friends3DS proto 2026-06-23 12:10:55 +02:00
Maple Nebel
0f233fd355 start migrating to new system 2026-06-22 23:06:10 +02:00
db6589d361 use nexact server 2026-06-22 11:55:53 +02:00
d682f3010f implement 3DS NintendoCreateAccount support 2026-06-22 10:31:09 +02:00
1da8d6fab8 Update Rust crate log to v0.4.33 2026-06-20 22:47:30 +00:00
Maple Nebel
b79e47d127 rework Any 2026-06-19 17:37:17 +02:00