Skip to content

Commit

Permalink
doc: Parameter handling is no longer "rudimentary"
Browse files Browse the repository at this point in the history
  • Loading branch information
wentasah committed Sep 18, 2023
1 parent 64fe046 commit 0a355ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ What works?
- Publish/subscribe
- Services
- Actions
- Rudimentary parameter handling
- Parameter handling

Changelog
--------------------
Expand Down
2 changes: 1 addition & 1 deletion r2r/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
//!- Publish/subscribe
//!- Services
//!- Actions
//!- Rudimentary parameter handling
//!- Parameter handling
//!
//! ---
//!
Expand Down

0 comments on commit 0a355ec

Please sign in to comment.