Skip to content

Commit

Permalink
Add README for callysto-avro
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique committed Dec 20, 2023
1 parent 3bd021e commit fd43a72
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions callysto-avro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name = "callysto-avro"
version = "0.1.0"
edition = "2021"
rust-version = "1.60"
license = "Apache-2.0"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
4 changes: 4 additions & 0 deletions callysto-avro/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Callysto Avro
===================

Avro sink, serializer and deserializers for Callysto stream processing framework.

0 comments on commit fd43a72

Please sign in to comment.