Add examples

This commit is contained in:
Igor Katson 2023-11-19 22:48:19 +00:00
parent adb98a2d89
commit 2ebbc0a828
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
9 changed files with 541 additions and 30 deletions

2
Cargo.lock generated
View file

@ -863,6 +863,7 @@ dependencies = [
"tokio",
"tokio-stream",
"tracing",
"tracing-subscriber",
"url",
"urlencoding",
"uuid",
@ -926,6 +927,7 @@ dependencies = [
"tokio",
"tokio-stream",
"tracing",
"tracing-subscriber",
]
[[package]]