introduce put request cacher
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good

This commit is contained in:
2024-06-11 09:45:55 +02:00
parent e9df416145
commit 8a48a624cd
4 changed files with 417 additions and 25 deletions

View File

@ -25,7 +25,7 @@ optional = true
version = ">0.9"
default-features = false
git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets"
branch = "cfdp-tlv-owned-type"
branch = "all-cfdp-updates"
[features]
serde = ["dep:serde", "spacepackets/serde"]