dependabot[bot]
1106ea668d
Bump h2 in /code-samples/community/serving/helloworld-rust ( #5534 )
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.13 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.13...v0.3.17 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 19:07:51 +00:00
dependabot[bot]
b7eadf9c49
Bump tokio in /code-samples/community/serving/helloworld-rust ( #5408 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.3...tokio-1.20.4 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-05 21:13:34 +00:00
dependabot[bot]
6a7180f71b
Bump tokio in /code-samples/community/serving/helloworld-rust ( #5369 )
...
Bumps tokio from 1.20.1 to 1.20.3.
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:41: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
323b51c8be
Fix indentation ( #4906 )
...
* Fix indentation
* Fix more indentation
2022-04-05 19:40:43 +00:00
Samia Nneji
4eda564a0b
Move code samples to GitHub ( #4565 )
...
* Move samples off site
* Add redirects
* Fix code samples and links
* Change links
* Fix path to sample
* Fix a few more links
* Update samples path in test
* remove unecessary redirect
* update more links
* add closing bracket
2021-12-14 04:20:51 -08: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