José Luis Cruz

Results 83 comments of José Luis Cruz

I compiled it with `--target=x86_64-unknown-linux-musl` and I get the same error

Good, that does work, thank you. Maybe the examples that use the old approach should be updated then.

You're right, it only requires nightly when the std feature is disabled, which is how I intended to use it. ```toml [dependencies.nanoserde] # git = "https://github.com/not-fl3/nanoserde" # 0.2.0-beta.2 COMPILES version...