Skip to content

Commit

Permalink
Merge branch 'master' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhunyady committed Dec 24, 2023
2 parents ef5dd3b + e7d08d4 commit fc56358
Show file tree
Hide file tree
Showing 5 changed files with 261 additions and 159 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
members = [
"scripts/fluvio-cms"
]
exclude = ["embeds/client-examples/rust"]
resolver = "2"
2 changes: 1 addition & 1 deletion content/api/official/rust/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Then add [`fluvio`] under `[dependencies]` to your project's `Cargo.toml`

%copy%
```toml
fluvio = "0.15"
fluvio = "0.21"
```

[`fluvio`]: https://crates.io/crates/fluvio
Loading

0 comments on commit fc56358

Please sign in to comment.