We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81a195 commit 34875faCopy full SHA for 34875fa
CHANGELOG.md
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
7
8
### Fixed
9
10
-- [[#340](https://github.com/plotly/plotly.rs/pull/340)] Fix documentation related to `wasm` support
+- [[#341](https://github.com/plotly/plotly.rs/pull/341)] Fix documentation related to `wasm` support
11
12
### Changed
13
- [[#339](https://github.com/plotly/plotly.rs/pull/339)] Replace default Windows app with `explorer`
plotly_derive/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "plotly_derive"
3
-version = "0.13.3"
+version = "0.13.4"
4
description = "Internal proc macro crate for Plotly-rs."
5
authors = ["Ioannis Giagkiozis <[email protected]>"]
6
license = "MIT"
0 commit comments