Update build status: zero clippy warnings
This commit is contained in:
parent
d9156183ac
commit
75b3b92adc
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ Lightweight Rust agent for remote SNMP polling. Deployed on customer networks to
|
||||||
### Build Status
|
### Build Status
|
||||||
```bash
|
```bash
|
||||||
✅ cargo build --release - SUCCESS
|
✅ cargo build --release - SUCCESS
|
||||||
⚠️ 1 warning (HeartbeatResponse unused - expected)
|
✅ cargo clippy - 0 warnings, 0 errors
|
||||||
📦 Target size optimized for minimal footprint
|
📦 Target size optimized for minimal footprint
|
||||||
🚀 Protobuf integration complete
|
🚀 Protobuf integration complete
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue