Skip to content

Updates Dependencies and Adding a Workflow example#40

Open
clementreiffers wants to merge 7 commits intocloudflare:masterfrom
clementreiffers:master
Open

Updates Dependencies and Adding a Workflow example#40
clementreiffers wants to merge 7 commits intocloudflare:masterfrom
clementreiffers:master

Conversation

@clementreiffers
Copy link

With the old dependencies in the Cargo.toml, the project couldn't compile into wasm, so by upgrading all Dependencies it can compile now.

I added a Workflow in github Actions that releases all the Build directory generated with the wrangler toml for CI/CD example

Comment on lines +2 to 5
name = "rustwasm-worker-template"
version = "0.1.0"
authors = ["{{authors}}"]
authors = ["Cloudflare"]
edition = "2018"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this will be done by the user of the this template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants