You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! First of all, thanks for this project, it was just what I needed :-) The current version (0.1.0) doesn't compile on stable, because xml_writer doesn't (didn't). This PR just got merged to allow xml_writer to compile on stable, which in turn should allow this crate to compile on stable.
Once the updated xml_writer (I think it's 0.3) in on crates.io, this crate could be updated to use it.
The text was updated successfully, but these errors were encountered:
laumann
pushed a commit
to laumann/xlsx-rs
that referenced
this issue
Aug 22, 2017
Hi! First of all, thanks for this project, it was just what I needed :-) The current version (0.1.0) doesn't compile on stable, because xml_writer doesn't (didn't). This PR just got merged to allow xml_writer to compile on stable, which in turn should allow this crate to compile on stable.
Once the updated xml_writer (I think it's 0.3) in on crates.io, this crate could be updated to use it.
The text was updated successfully, but these errors were encountered: