-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: deprecate Deno in favor of Wasm (#779)
- Loading branch information
Showing
12 changed files
with
235 additions
and
3,303 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,6 @@ readme = "README.md" | |
authors = ["Santiago Carmuega <[email protected]>"] | ||
|
||
[features] | ||
deno = ["deno_runtime"] | ||
wasm = ["extism"] | ||
aws = ["aws-config", "aws-types", "aws-sdk-sqs", "aws-sdk-lambda", "aws-sdk-s3"] | ||
sql = ["sqlx"] | ||
|
@@ -69,7 +68,6 @@ google-cloud-pubsub = { version = "0.16.0", optional = true } | |
google-cloud-googleapis = { version = "0.10.0", optional = true } | ||
google-cloud-default = { version = "0.4.0", optional = true, features = ["pubsub"] } | ||
r2d2_redis = { version = "0.14.0", optional = true } | ||
deno_runtime = { version = "0.126.0", optional = true } | ||
jsonwebtoken = { version = "8.3.0", optional = true } | ||
tonic = { version = "0.9.2", features = ["tls", "tls-roots"], optional = true } | ||
futures = { version = "0.3.28", optional = true } | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters