diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 94e1b03a1..e83b0e1e2 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/eval/Cargo.toml b/eval/Cargo.toml index adbb7427a..e15e5337b 100644 --- a/eval/Cargo.toml +++ b/eval/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-wasm" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/examples/rust-example/Cargo.toml b/examples/rust-example/Cargo.toml index c8329d412..4b0605752 100644 --- a/examples/rust-example/Cargo.toml +++ b/examples/rust-example/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] [dependencies] diff --git a/lib/ast/Cargo.toml b/lib/ast/Cargo.toml index 437c096e7..fb4d9accc 100644 --- a/lib/ast/Cargo.toml +++ b/lib/ast/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-ast" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-csharp/Cargo.toml b/lib/backend-csharp/Cargo.toml index 5be383a30..8147ec4ce 100644 --- a/lib/backend-csharp/Cargo.toml +++ b/lib/backend-csharp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-csharp" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-doc/Cargo.toml b/lib/backend-doc/Cargo.toml index 702774b60..4753123e5 100644 --- a/lib/backend-doc/Cargo.toml +++ b/lib/backend-doc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-doc" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-go/Cargo.toml b/lib/backend-go/Cargo.toml index 2345c91d6..a09fef5d8 100644 --- a/lib/backend-go/Cargo.toml +++ b/lib/backend-go/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-go" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-java/Cargo.toml b/lib/backend-java/Cargo.toml index 68ceb60a6..107a8b75d 100644 --- a/lib/backend-java/Cargo.toml +++ b/lib/backend-java/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-java" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-js/Cargo.toml b/lib/backend-js/Cargo.toml index 3ec38cfcc..5529583ca 100644 --- a/lib/backend-js/Cargo.toml +++ b/lib/backend-js/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-js" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-json/Cargo.toml b/lib/backend-json/Cargo.toml index a669c2d32..5e5f1edf9 100644 --- a/lib/backend-json/Cargo.toml +++ b/lib/backend-json/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-json" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-python/Cargo.toml b/lib/backend-python/Cargo.toml index d2b5f27cc..2a6632a2a 100644 --- a/lib/backend-python/Cargo.toml +++ b/lib/backend-python/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-python" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-reproto/Cargo.toml b/lib/backend-reproto/Cargo.toml index f3ac51186..411155622 100644 --- a/lib/backend-reproto/Cargo.toml +++ b/lib/backend-reproto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-reproto" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-rust/Cargo.toml b/lib/backend-rust/Cargo.toml index 760facc8f..951356000 100644 --- a/lib/backend-rust/Cargo.toml +++ b/lib/backend-rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-rust" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend-swift/Cargo.toml b/lib/backend-swift/Cargo.toml index 15e75158f..fe013ce66 100644 --- a/lib/backend-swift/Cargo.toml +++ b/lib/backend-swift/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend-swift" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/backend/Cargo.toml b/lib/backend/Cargo.toml index c5d425213..4d5f14238 100644 --- a/lib/backend/Cargo.toml +++ b/lib/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-backend" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/compile/Cargo.toml b/lib/compile/Cargo.toml index 4f7d69d5a..fda1b3af3 100644 --- a/lib/compile/Cargo.toml +++ b/lib/compile/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-compile" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/core/Cargo.toml b/lib/core/Cargo.toml index 9c0236032..b3c63c9f3 100644 --- a/lib/core/Cargo.toml +++ b/lib/core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-core" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/derive/Cargo.toml b/lib/derive/Cargo.toml index 59e5620d0..ca2924e24 100644 --- a/lib/derive/Cargo.toml +++ b/lib/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-derive" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/env/Cargo.toml b/lib/env/Cargo.toml index aaf9972a7..84312467b 100644 --- a/lib/env/Cargo.toml +++ b/lib/env/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-env" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/languageserver/Cargo.toml b/lib/languageserver/Cargo.toml index a46d6d5ce..eee106522 100644 --- a/lib/languageserver/Cargo.toml +++ b/lib/languageserver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-languageserver" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/lexer/Cargo.toml b/lib/lexer/Cargo.toml index 20f70b21f..08b1f6f24 100644 --- a/lib/lexer/Cargo.toml +++ b/lib/lexer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-lexer" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/manifest/Cargo.toml b/lib/manifest/Cargo.toml index 2bca5714d..72f36085e 100644 --- a/lib/manifest/Cargo.toml +++ b/lib/manifest/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-manifest" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/naming/Cargo.toml b/lib/naming/Cargo.toml index 7e9bd6ce5..daea6d18f 100644 --- a/lib/naming/Cargo.toml +++ b/lib/naming/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-naming" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/parser/Cargo.toml b/lib/parser/Cargo.toml index 3005d8940..ff26b46f0 100644 --- a/lib/parser/Cargo.toml +++ b/lib/parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-parser" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/path-lexer/Cargo.toml b/lib/path-lexer/Cargo.toml index e21ab0874..3d810891f 100644 --- a/lib/path-lexer/Cargo.toml +++ b/lib/path-lexer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-path-lexer" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/path-parser/Cargo.toml b/lib/path-parser/Cargo.toml index 8c9106351..d67d5b4fc 100644 --- a/lib/path-parser/Cargo.toml +++ b/lib/path-parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-path-parser" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/repository-http/Cargo.toml b/lib/repository-http/Cargo.toml index 510d78b5b..45900950b 100644 --- a/lib/repository-http/Cargo.toml +++ b/lib/repository-http/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-repository-http" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/repository/Cargo.toml b/lib/repository/Cargo.toml index e64fbfab4..febeddfe4 100644 --- a/lib/repository/Cargo.toml +++ b/lib/repository/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-repository" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/semck/Cargo.toml b/lib/semck/Cargo.toml index 884b2d1b3..b2ab12f37 100644 --- a/lib/semck/Cargo.toml +++ b/lib/semck/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-semck" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/semver/Cargo.toml b/lib/semver/Cargo.toml index 9ed7aae8a..1f121c0d6 100644 --- a/lib/semver/Cargo.toml +++ b/lib/semver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-semver" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/lib/trans/Cargo.toml b/lib/trans/Cargo.toml index b9f96ac6a..ae8c85720 100644 --- a/lib/trans/Cargo.toml +++ b/lib/trans/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-trans" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/server/Cargo.toml b/server/Cargo.toml index 893cad40b..fb748854b 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-server" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md" diff --git a/tools/pack/Cargo.toml b/tools/pack/Cargo.toml index e9d33881f..39a188ef4 100644 --- a/tools/pack/Cargo.toml +++ b/tools/pack/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reproto-pack" -version = "0.3.35" +version = "0.3.36" authors = ["John-John Tedro "] license = "MIT/Apache-2.0" readme = "README.md"