docs/code-samples/community/serving
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
..
helloworld-clojure chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-dart chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-deno chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-elixir chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-haskell chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-java-micronaut chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-java-quarkus chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-r chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-rserver chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-rust Helloworld rust/bump dependencies (#5726) 2023-10-23 02:47:47 +00:00
helloworld-swift chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
helloworld-vertx chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
machinelearning-python-bentoml chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
README.md Move community docs onto MkDocs site (#4544) 2021-12-13 06:57:20 -08:00

README.md

Knative Serving code samples

Community contributed and maintained code samples for Knative Serving.