Commit graph rust-nex/Cargo.lock
Author SHA1 Message Date
b79e47d127 rework Any 2026-06-19 17:37:17 +02:00
ec8b75603f make Read and Write on RmcSerialize ?Sized and start work on rework of
Any
2026-06-19 14:33:22 +02:00
f2fc26661b fix things related to time in KerberosDateTime and datastore 2026-06-18 22:36:17 +02: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
857727878c Update Rust crate serde_json to v1.0.150 2026-06-17 00:03:46 +00:00
d31c6de4af Update Rust crate log to v0.4.32 2026-06-17 00:03:38 +00:00
11999a6878 Update Rust crate chrono to v0.4.45 2026-06-16 23:17:50 +00:00
de20212d1e redo macros 2026-05-04 16:06:25 +02:00
48ace5124b Update Rust crate chrono to v0.4.44 2026-04-28 13:04:07 +00:00
2342bcd4ea Merge pull request 'Update aws-sdk-rust monorepo' (#9) from renovate/aws-sdk-rust-monorepo into v0 2026-04-28 14:52:41 +02:00
225b28aa84 Update Rust crate anyhow to v1.0.102 2026-04-28 12:03:16 +00:00
62e68d7abb Update aws-sdk-rust monorepo 2026-04-28 12:03:12 +00:00
368bc2e45a change any again and fix not building 2026-04-28 13:47:00 +02:00
08fac7af03 Even more work on datastore 2026-04-20 14:06:04 +02:00
ee798408f0 preliminary DB support 2026-04-14 10:49:30 +02:00
0fe0b754a1 More work on datastore 2026-04-14 09:00:49 +02:00
d9fa70bbee Merge branch 'friendsfix' into 'v0'
fix friends

See merge request spfn/rust-nex!4
2026-04-06 16:43:14 +02:00
0ef484ffd2 fix friends 2026-04-06 16:42:08 +02:00
55b3959797 Add NEX results and fix timers 2026-04-06 15:35:55 +02:00
785341e883 fix port binding 2026-03-24 15:48:56 +01:00
7e3cade00e fix forgetting to save file 2026-02-01 21:10:03 +01:00
3e2dc9099a generalize node holder connection 2026-01-31 18:53:22 +01:00
7918e54487 more progress on friends 2026-01-31 13:48:06 +01:00
1b802ff33f updates 2026-01-27 14:44:10 +01:00
fc94f655b2 things 2026-01-20 20:26:44 +01:00
4d4fc6c7bf start work on prudp v0 2026-01-07 20:33:29 +01:00
31d495c932 add editions 2025-11-13 14:06:08 +01:00
11ba2b1470 reduce dependency bloat 2025-11-13 09:51:05 +01:00
5782951e68 optimize 2025-11-12 23:04:31 +01:00
e2b564cc48 add public ip inferrence 2025-11-06 22:55:41 +00:00
c698e0b3dd chore: anti pretendo people note and cleanup 2025-10-07 20:39:52 +02:00
4e83068662 remove temporary file and add missing ones 2025-09-21 16:21:58 +02:00
aab4414904 refactor 2025-09-21 15:59:27 +02:00
98193a58d8 feat: a lot of things(i lost track) 2025-06-29 11:40:42 +02:00
35cee07591 fix: rename crate to rust_nex 2025-06-13 10:10:04 +02:00
9da91bb835 feat: split rmc off from prudp, make macros crate location independent and add tls connection setup 2025-06-13 10:05:38 +02:00
0a1e49d9bc feat: start working on ctrl+c exit support 2025-06-06 14:51:41 +02:00
9490ff8a3b switch to grpc 2025-05-28 22:39:38 +02:00
1d1781c7d7 fix: fix sending back incorrect supported functions 2025-05-17 22:13:48 +02:00
384f5abca5 feat: private battles 2025-05-12 10:28:54 +02:00
a7c36c39ef feat: almost done with rework communication with remotes now works 2025-03-24 23:31:25 +01:00
6f02339464 feat(rmc): start implementing new rmc protocol abstraction 2025-02-19 23:30:15 +01:00
3ea7c7e671 feat: refactor prudp code and start working on refactoring rmc 2025-02-18 22:55:33 +01:00