Commit Graph

3 Commits

Author SHA1 Message Date
Todor Todorov 3011f84008
Helloworld rust/bump dependencies (#5726)
* Bump versions of the dependencies

This resolves the following error when trying to build the app:

package `socket2 v0.5.5` cannot be built because it requires rustc 1.63 or newer

* Update the documentation

Currently, when following the steps to recreate the sample code,
we will face the following errors when trying to build the app:

error: edition 2021 is unstable and only available with -Z unstable-options.

error: could not compile `proc-macro2`
2023-10-23 02:47:47 +00:00
Sergey "Shnatsel" Davidoff 5d1d6fa0aa
Fix Rust code sample (#5158)
* Bump Rust compiler to the latest version

* Commit Cargo.lock to the tree to prevent future breakage of the Rust sample
2022-08-10 16:06:42 +00:00
Samia Nneji 48fa07945d
Move community docs onto MkDocs site (#4544)
* Move community docs onto MkDocs site

* Edit about community processes

* Will this fix the tests?

* Add redirects

* Fix broken redirects

* Change folder name and fix samples

* lint

* more lint

* Fix code snippet

* style tweak

* Add signing the CLA as a prereq and update serving issue link

* Capitalization

* Clarify roles

* lint
2021-12-13 06:57:20 -08:00