Skip to content

Commit 7e3544d

Browse files
committed
fix clippy
1 parent a28741e commit 7e3544d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
See `README.md` for an overview of this Rust crate.
22

3+
# Checking
4+
5+
When checking code, use `cargo clippy --workspace --all-features --all-targets` instead of `cargo check`.
6+
37
# Updating
48

59
When bumping the version number:

crates/aeronet/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Version changelog.
22

33
# 0.20.0
44

5-
- [#85](https://github.com/aecsocket/aeronet/pull/85): SessionVisualizerPlugin: draw in EguiPrimaryContextPass
5+
- [#85](https://github.com/aecsocket/aeronet/pull/85): `SessionVisualizerPlugin`: draw in `EguiPrimaryContextPass`
66
- [#86](https://github.com/aecsocket/aeronet/pull/86): Update to `bevy_replicon` 0.39
77

88
# 0.19.1

0 commit comments

Comments
 (0)