<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>USAGI-WRP</author_name>
  <author_url>https://blog.hatena.ne.jp/USAGI-WRP/</author_url>
  <blog_title>C++ ときどき ごはん、わりとてぃーぶれいく☆</blog_title>
  <blog_url>https://usagi.hatenablog.jp/</blog_url>
  <categories>
    <anon>Cargo.toml</anon>
    <anon>dependencies</anon>
    <anon>specializing</anon>
    <anon>version</anon>
    <anon>path</anon>
    <anon>features</anon>
    <anon>tips</anon>
  </categories>
  <description>例 1. crates.io に公開されている crate を使っている状態: [dependencies] neon = &quot;0.4.0&quot; 例 2. ローカルファイルシステムで改変中の独自版へ依存先を特殊化したい場合: [dependencies] neon = [ path = &quot;../path-to-my-customized-neon&quot; ] 例 3. features フラグを独自設定に特殊化したいだけの場合: [dependencies] #neon = &quot;0.4.0&quot; [dependencies.neon] version = &quot;0.4.0&quot; default-features = f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fusagi.hatenablog.jp%2Fentry%2F2020%2F03%2F25%2F235608&quot; title=&quot;Cargo.toml の [dependencies] の特殊化のメモ - C++ ときどき ごはん、わりとてぃーぶれいく☆&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-25 23:56:08</published>
  <title>Cargo.toml の [dependencies] の特殊化のメモ</title>
  <type>rich</type>
  <url>https://usagi.hatenablog.jp/entry/2020/03/25/235608</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
