3 Commits

Author SHA1 Message Date
oysteikt 5bc9394f63 flake.lock: bump, Cargo.lock: update inputs
Build and test / check (push) Successful in 46s
Build and test / build (push) Successful in 49s
Build and test / docs (push) Successful in 1m57s
Build and test / test (push) Successful in 2m15s
2026-05-21 15:38:00 +09:00
oysteikt 5ce713dd8a flake.lock: bump, Cargo.{toml,lock}: update inputs
Build and test / build (push) Successful in 57s
Build and test / docs (push) Successful in 1m17s
Build and test / check (push) Successful in 1m24s
Build and test / test (push) Successful in 2m51s
2026-02-09 15:15:51 +09:00
oysteikt 159efb9a6d .cargo/config.toml: init with pvv-git registry
Build and test / check (push) Successful in 51s
Build and test / build (push) Successful in 1m21s
Build and test / docs (push) Successful in 1m12s
Build and test / test (push) Successful in 2m50s
2026-01-02 21:21:54 +09:00
3 changed files with 18 additions and 16 deletions
+2
View File
@@ -0,0 +1,2 @@
[registries]
pvv-git = { index = "sparse+https://git.pvv.ntnu.no/api/packages/Grzegorz/cargo/" }
+10 -10
View File
@@ -13,20 +13,20 @@ edition = "2024"
rust-version = "1.85.0" rust-version = "1.85.0"
[dependencies] [dependencies]
serde_json = "1.0.148" serde_json = "1.0.149"
log = "0.4.29" log = "0.4.29"
serde = { version = "1.0.228", features = ["derive"] } serde = { version = "1.0.228", features = ["derive"] }
tokio = { version = "1.48.0", features = ["sync", "macros", "rt", "net"] } tokio = { version = "1.52.3", features = ["sync", "macros", "rt", "net"] }
tokio-util = { version = "0.7.17", features = ["codec"] } tokio-util = { version = "0.7.18", features = ["codec"] }
futures = "0.3.31" futures = "0.3.32"
tokio-stream = { version = "0.1.17", features = ["sync"] } tokio-stream = { version = "0.1.18", features = ["sync"] }
thiserror = "2.0.17" thiserror = "2.0.18"
[dev-dependencies] [dev-dependencies]
env_logger = "0.11.8" env_logger = "0.11.10"
test-log = "0.2.19" test-log = "0.2.20"
tokio = { version = "1.48.0", features = ["rt-multi-thread", "time", "process"] } tokio = { version = "1.52.3", features = ["rt-multi-thread", "time", "process"] }
uuid = { version = "1.19.0", features = ["v4"] } uuid = { version = "1.23.1", features = ["v4"] }
[lib] [lib]
doctest = false doctest = false
Generated
+6 -6
View File
@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1767116409, "lastModified": 1778869304,
"narHash": "sha256-5vKw92l1GyTnjoLzEagJy5V5mDFck72LiQWZSOnSicw=", "narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "cad22e7d996aea55ecab064e84834289143e44a0", "rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -29,11 +29,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1767322002, "lastModified": 1779333539,
"narHash": "sha256-yHKXXw2OWfIFsyTjduB4EyFwR0SYYF0hK8xI9z4NIn0=", "narHash": "sha256-lpmN2lrBDZDPjov2cbD3bOOJsI0fkKolKXasYPCqSys=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "03c6e38661c02a27ca006a284813afdc461e9f7e", "rev": "672fa5fc5608d5cd82286a6f69aaf84a40b4fe41",
"type": "github" "type": "github"
}, },
"original": { "original": {