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
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dlight
Copy link

@dlight dlight commented Feb 16, 2025

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
Copy link
Owner

rambip commented Feb 17, 2025

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

@dlight
Copy link
Author

dlight commented Feb 17, 2025

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