Commit graph rust-nex/Cargo.lock
Author SHA1 Message Date
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
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
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
Maple Nebel
ec8b75603f make Read and Write on RmcSerialize ?Sized and start work on rework of
Any
2026-06-19 14:33:22 +02:00
Maple Nebel
f2fc26661b fix things related to time in KerberosDateTime and datastore 2026-06-18 22:36:17 +02:00
a7e4742d64 Update Rust crate tokio-tungstenite to 0.29.0 2026-06-17 08:48:24 +00:00
71007b4e3f Merge pull request 'Update Rust crate chrono to v0.4.45' (#24) from renovate/chrono-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#24
2026-06-17 10:33:28 +02:00
02cd2c03b0 Merge pull request 'Update Rust crate log to v0.4.32' (#25) from renovate/log-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#25
2026-06-17 10:33:11 +02:00
715bbfa415 Merge pull request 'Update Rust crate serde_json to v1.0.150' (#26) from renovate/serde_json-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#26
2026-06-17 10:33:01 +02:00
c9f7028707 Merge pull request 'Update Rust crate tokio to v1.52.3' (#27) from renovate/tokio-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#27
2026-06-17 10:32:52 +02:00
3c69e333ed Merge pull request 'Update Rust crate typenum to v1.20.1' (#28) from renovate/typenum-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#28
2026-06-17 10:32:40 +02:00
5936ad4583 Update Rust crate rand to 0.10.0 2026-06-17 02:03:32 +00:00
02d9677c26 Update Rust crate typenum to v1.20.1 2026-06-17 01:02:01 +00:00
23b76d5ec6 Update Rust crate tokio to v1.52.3 2026-06-17 01:01:50 +00:00