Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Update examples to leptos 0.6, and configure Cargo to use nightly by default - #17

Open
dlight wants to merge 2 commits into
rambip:mainfrom
dlight:update-examples
Open

Update examples to leptos 0.6, and configure Cargo to use nightly by default#17
dlight wants to merge 2 commits into
rambip:mainfrom
dlight:update-examples

Conversation

@dlight

@dlight dlight commented Feb 16, 2025

Copy link
Copy Markdown

Currently the examples don't run because they point to leptos 0.5. This fixes that.

Additionally this PR also adds a rust-toolchain.toml file pointing to Rust nightly, because it looks like the examples need nightly or something. (this is used when not building through nix - otherwise, flake.nix is already setting up a nightly environment)

@rambip

rambip commented Feb 17, 2025

Copy link
Copy Markdown
Owner

This project will move to https://github.com/rambip/rust-web-markdown, I never took the time to deprecate this repo.

@dlight

dlight commented Feb 17, 2025

Copy link
Copy Markdown
Author

The idea is to have a single repository for Leptos, Dioxus and Yew? That's cool

Anyway I made the PR just so that people would have an easier time experimenting with this code as is

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants