2
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
6f4a5e90e7
Update Rust crate bindgen to 0.72.0
All checks were successful
build Build for the target platform
lint/clippy Check for common mistakes and opportunities for code improvement
2025-06-08 11:46:27 +00:00
c3f7d54626
Rework plugin structure
All checks were successful
build Build for the target platform
lint/clippy Check for common mistakes and opportunities for code improvement
Also implements logging through the common `log` macros.
2025-05-08 13:45:08 +02:00
71551b8ddb
Merge pull request 'Update Rust crate libc to v0.2.172' (#10) from renovate/libc-0.x-lockfile into master
All checks were successful
build Build for the target platform
Reviewed-on: #10
2025-04-22 15:03:15 +02:00
ae05066408
Update Rust crate libc to v0.2.172
All checks were successful
lint/clippy Check for common mistakes and opportunities for code improvement
build Build for the target platform
2025-04-15 04:31:05 +00:00
563e440f35
Update Rust crate bindgen to v0.71.1
All checks were successful
build Build for the target platform
lint/clippy Check for common mistakes and opportunities for code improvement
2025-04-11 14:13:20 +00:00
efec926cb7
Update Rust crate bindgen to 0.71.0
All checks were successful
lint/clippy Check for common mistakes and opportunities for code improvement
build Build for the target platform
2024-12-06 20:33:17 +00:00
8a3d611650
Update Rust crate bindgen to v0.70.1
All checks were successful
lint/clippy Check for common mistakes and opportunities for code improvement
build Build for the target platform
2024-08-20 18:47:24 +00:00
e11ece4313
Merge pull request 'Update Rust crate bindgen to 0.70.0' (#4) from renovate/bindgen-0.x into master
All checks were successful
build Build for the target platform
Reviewed-on: https://git.sclu1034.dev///bitsquid_dt/dt-plugin-template/pulls/4
2024-08-19 11:24:19 +00:00
4638619f35
Update Rust crate bindgen to 0.70.0
All checks were successful
lint/clippy Check for common mistakes and opportunities for code improvement
build Build for the target platform
2024-08-19 10:47:30 +00:00
668165adcb
Update Rust crate libc to v0.2.158
All checks were successful
lint/clippy Check for common mistakes and opportunities for code improvement
build Build for the target platform
2024-08-19 10:47:26 +00:00
4f0f306f8f
Implement plugin template 2024-08-03 20:31:04 +02:00